]> code.ossystems Code Review - meta-freescale.git/commitdiff
t104x: use kernel defconfig corenet_fmanv3_smp_defconfig
authorTing Liu <ting.liu@freescale.com>
Mon, 5 Jan 2015 10:32:25 +0000 (18:32 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 7 Jan 2015 02:15:18 +0000 (10:15 +0800)
The defconfig in kernel source was renamed.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
meta-fsl-ppc/conf/machine/t1040rdb-64b.conf
meta-fsl-ppc/conf/machine/t1040rdb.conf
meta-fsl-ppc/conf/machine/t1042rdb-64b.conf
meta-fsl-ppc/conf/machine/t1042rdb-pi-64b.conf
meta-fsl-ppc/conf/machine/t1042rdb-pi.conf
meta-fsl-ppc/conf/machine/t1042rdb.conf

index 603bc30dd49b00fd19459d136a3eacb2feb3eef4..7e52b724f6be5f5fa4eb9da96917bf2cfe26b820 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
 SOC_FAMILY = "t1:t1040"
 UBOOT_MACHINES ?= "T1040RDB"
 KERNEL_DEVICETREE ?= "t1040rdb.dtb t1040rdb-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_64bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index eaac98fa4a11be9da604352871a34c94c91fe081..d108819ad72569ac5cbbd964bcdb67dd849c5771 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500.inc
 SOC_FAMILY = "t1:t1040"
 UBOOT_MACHINES ?= "T1040RDB"
 KERNEL_DEVICETREE ?= "t1040rdb.dtb t1040rdb-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_32bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index cd01bc44cfa274145ee9aa7f3d9dc388bf94d814..23c4a0fe881c3b0f7a79e510edb2f6d5c9bf4748 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
 SOC_FAMILY = "t1:t1042"
 UBOOT_MACHINES ?= "T1042RDB_PI"
 KERNEL_DEVICETREE ?= "t1042rdb_pi.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_64bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index 6ec3436938234d5063050ae344621ac9e1ddc138..1b0adea6ed34129565fe865f9c8e7e9306f6d184 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500-64b.inc
 SOC_FAMILY = "t1:t1042"
 UBOOT_MACHINES ?= "T1042RDB_PI"
 KERNEL_DEVICETREE ?= "t1042rdb_pi.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_64bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index fdd4d73845d133c27ee398745c4ef275971242b9..7a529c346a368217cbf9edd6e91b840f56d90871 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500.inc
 SOC_FAMILY = "t1:t1042"
 UBOOT_MACHINES ?= "T1042RDB_PI"
 KERNEL_DEVICETREE ?= "t1042rdb_pi.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_32bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
index 40ba9f37326972a16039c306e46e0a2ed46764ec..e10065b65e2d8d2c6a31f239c7723920abdfd850 100644 (file)
@@ -9,7 +9,7 @@ require conf/machine/include/e5500.inc
 SOC_FAMILY = "t1:t1042"
 UBOOT_MACHINES ?= "T1042RDB_PI"
 KERNEL_DEVICETREE ?= "t1042rdb_pi.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/t1040_32bit_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"