]> code.ossystems Code Review - meta-freescale.git/commitdiff
e6500: replace corenet64_smp_defconfig with temp e6500rev1_defconfig for now
authorMatthew McClintock <msm@freescale.com>
Mon, 12 Nov 2012 10:37:16 +0000 (10:37 +0000)
committerMatthew McClintock <msm@freescale.com>
Wed, 30 Jan 2013 23:00:16 +0000 (17:00 -0600)
Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/conf/machine/b4860qds-64b.conf
meta-fsl-ppc/conf/machine/b4860qds.conf
meta-fsl-ppc/conf/machine/t4240qds-64b.conf
meta-fsl-ppc/conf/machine/t4240qds.conf

index 5751cd1370a0fbbbdf8138c9b697df431fda1edd..0bc1941b9f2281ced97a8d93c0b9fcf117ab9a63 100644 (file)
@@ -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/corenet64_smp_defconfig"
+KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index 7787cc35547665edec9dbd0e17e6f3f707074cb0..0da09100bec6ffec2d6bbecd5df7676fb6d1a21b 100644 (file)
@@ -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/corenet64_smp_defconfig"
+KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index 48c58552e0b9553b0edbe6ddbf0604d5328cbd87..c3fa9dcc846cec1efae48b020f7931cd4c4fb4c9 100644 (file)
@@ -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/corenet64_smp_defconfig"
+KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index 934b5254199eabce1dd251b2d6b86a93c114d4b1..28863ff706c49742c514b539b1f4f8587e3f11b2 100644 (file)
@@ -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/corenet64_smp_defconfig"
+KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"