Squashed with previous commit.

-M

On Wed, Jan 30, 2013 at 2:51 AM, Zhenhua Luo <[email protected]> wrote:
> From: Matthew McClintock <[email protected]>
>
> Signed-off-by: Matthew McClintock <[email protected]>
> ---
>  conf/machine/b4860qds-64b.conf |    2 +-
>  conf/machine/b4860qds.conf     |    2 +-
>  conf/machine/t4240qds-64b.conf |    2 +-
>  conf/machine/t4240qds.conf     |    2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf
> index b02f65b..0bc1941 100644
> --- a/conf/machine/b4860qds-64b.conf
> +++ b/conf/machine/b4860qds-64b.conf
> @@ -7,7 +7,7 @@ require e6500-64b.inc
>  UBOOT_MACHINES ?= "B4860QDS"
>  KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts \
>         ${S}/arch/powerpc/boot/dts/b4860qds-usdpaa.dts"
> -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/e6500rev1_defconfig"
> +KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
>
> diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
> index b8266ee..0da0910 100644
> --- a/conf/machine/b4860qds.conf
> +++ b/conf/machine/b4860qds.conf
> @@ -6,7 +6,7 @@ require e6500.inc
>  UBOOT_MACHINES ?= "B4860QDS"
>  KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/b4860qds.dts \
>         ${S}/arch/powerpc/boot/dts/b4860qds-usdpaa.dts"
> -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/e6500rev1_defconfig"
> +KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
>
> diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
> index db7c0bb..c3fa9dc 100644
> --- a/conf/machine/t4240qds-64b.conf
> +++ b/conf/machine/t4240qds-64b.conf
> @@ -6,7 +6,7 @@ require e6500-64b.inc
>  # TODO: fix 32bit build of u-boot
>  UBOOT_MACHINES ?= "T4240QDS"
>  KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts"
> -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/e6500rev1_defconfig"
> +KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
>
> diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
> index 5480d98..28863ff 100644
> --- a/conf/machine/t4240qds.conf
> +++ b/conf/machine/t4240qds.conf
> @@ -5,7 +5,7 @@ require e6500.inc
>
>  UBOOT_MACHINES ?= "T4240QDS"
>  KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts"
> -KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/e6500rev1_defconfig"
> +KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
>
>  JFFS2_ERASEBLOCK = "0x10000"
>
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-freescale
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to