Acked-by: Chang Rebecca Swee Fun <rebecca.swee.fun.ch...@intel.com>

> -----Original Message-----
> From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-
> boun...@yoctoproject.org] On Behalf Of wei.tee...@intel.com
> Sent: 14 April, 2015 2:54 PM
> To: linux-yocto@yoctoproject.org
> Subject: [linux-yocto] [PATCH 2/2] intel-core*: Add Braswell soc support
> 
> From: Ng Wei Tee <wei.tee...@intel.com>
> 
> Include the Braswell SoC feature in the two intel-common BSPs. The Braswell
> SoC is used in both 32 and 64 bit environments.
> 
> Signed-off-by: Ng Wei Tee <wei.tee...@intel.com>
> ---
>  .../bsp/intel-common/intel-core2-32.scc            |    1 +
>  .../bsp/intel-common/intel-corei7-64.scc           |    1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc
> b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc
> index 805158d..228c315 100644
> --- a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc
> +++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc
> @@ -9,6 +9,7 @@ include cfg/x86.scc
> 
>  # Supported platforms and SoCs
>  include features/soc/baytrail/baytrail.scc
> +include features/soc/braswell/braswell.scc
>  include features/soc/tunnelcreek/tunnelcreek.scc
> 
>  # Fixme: These should be moved into something similar to the above diff --
> git a/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc
> b/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc
> index 791028d..5554dbe 100644
> --- a/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc
> +++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc
> @@ -9,6 +9,7 @@ include cfg/x86_64.scc
> 
>  # Supported platforms and SoCs
>  include features/soc/baytrail/baytrail.scc
> +include features/soc/braswell/braswell.scc
> 
>  # Fixme: These should be moved into something similar to the above
> include bsp/haswell-wc/haswell-wc.scc
> --
> 1.7.9.5
> 
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to