[meta-ti] [PATCH 1/4] dra7xx: create DRA7xx include file for new SOC Family

Cooper Jr., Franklin fcooper at ti.com
Tue Jul 1 08:35:11 PDT 2014


Acked-by: Franklin Cooper Jr. <fcooper at ti.com>

> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Maupin, Chase
> Sent: Tuesday, July 01, 2014 8:36 AM
> To: meta-ti at yoctoproject.org
> Subject: [meta-ti] [PATCH 1/4] dra7xx: create DRA7xx include file for new SOC
> Family
> 
> * Create the dra7xx.inc file which inherits the omap-a15.inc file
>   and then adds the dra7xx as another valid SOC_FAMILY setting.
> * The addition of the dra7xx SOC_FAMILY is done while still keeping
>   access to the omap-a15 family.  What this means is that omap-a15
>   can apply to omap5-evm, dra7xx-evm, and am57xx-evm.  Then the
>   dra7xx family can be used to differentiate between omap5 and
>   dra7xx based devices.
> 
> Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
> ---
>  conf/machine/include/dra7xx.inc |    2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 conf/machine/include/dra7xx.inc
> 
> diff --git a/conf/machine/include/dra7xx.inc
> b/conf/machine/include/dra7xx.inc new file mode 100644 index
> 0000000..fd0ecfe
> --- /dev/null
> +++ b/conf/machine/include/dra7xx.inc
> @@ -0,0 +1,2 @@
> +require conf/machine/include/omap-a15.inc SOC_FAMILY_append =
> ":dra7xx"
> --
> 1.7.9.5
> 
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list