[meta-freescale] [meta-fsl-ppc 14/42] add usdpaa dts in the build list for b4860qds

McClintock Matthew-B29882 B29882 at freescale.com
Wed Jan 30 14:59:45 PST 2013


Applied to master.

-M

On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <zhenhua.luo at freescale.com> wrote:
> From: Zhenhua Luo <b19537 at freescale.com>
>
> Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
> ---
>  conf/machine/b4860qds-64b.conf |    3 ++-
>  conf/machine/b4860qds.conf     |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf
> index 5243c24..5751cd1 100644
> --- a/conf/machine/b4860qds-64b.conf
> +++ b/conf/machine/b4860qds-64b.conf
> @@ -5,7 +5,8 @@ require e6500-64b.inc
>
>  # TODO: fix 32bit build of u-boot
>  UBOOT_MACHINES ?= "B4860QDS"
> -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts"
> +KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts \
> +       ${S}/arch/powerpc/boot/dts/b4860qds-usdpaa.dts"
>  KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
> diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
> index 6ba1e78..7787cc3 100644
> --- a/conf/machine/b4860qds.conf
> +++ b/conf/machine/b4860qds.conf
> @@ -4,7 +4,8 @@
>  require e6500.inc
>
>  UBOOT_MACHINES ?= "B4860QDS"
> -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts"
> +KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts \
> +       ${S}/arch/powerpc/boot/dts/b4860qds-usdpaa.dts"
>  KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list