From e812eed2a7dc06bda9357187f39d51d08bedfea0 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 17 Jul 2015 15:17:39 +0800 Subject: t1/t2/t4/b4: update KERNEL_DEFCONFIG The KERNEL_DEFCONFIG needs to be updated with the latest kernel codes. * 85xx/e6500rev2_defconfig -> corenet64_fmanv3h_smp_defconfig * corenet64_fmanv3_smp_defconfig -> corenet64_fmanv3l_smp_defconfig * corenet32_fmanv3_smp_defconfig -> corenet32_fmanv3l_smp_defconfig Signed-off-by: Ting Liu Acked-by: Otavio Salvador Signed-off-by: Otavio Salvador --- meta-fsl-ppc/conf/machine/t4240qds-64b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-fsl-ppc/conf/machine/t4240qds-64b.conf') diff --git a/meta-fsl-ppc/conf/machine/t4240qds-64b.conf b/meta-fsl-ppc/conf/machine/t4240qds-64b.conf index 006c2c1f..8c610fed 100644 --- a/meta-fsl-ppc/conf/machine/t4240qds-64b.conf +++ b/meta-fsl-ppc/conf/machine/t4240qds-64b.conf @@ -9,7 +9,7 @@ require conf/machine/include/e6500-64b.inc SOC_FAMILY = "t4:t4240" UBOOT_MACHINES ?= "T4240QDS T4240QDS_SECURE_BOOT" KERNEL_DEVICETREE ?= "t4240qds.dtb t4240qds-usdpaa.dtb" -KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/e6500rev2_defconfig" +KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" -- cgit v1.2.3-54-g00ecf