[meta-freescale] [meta-fsl-ppc][PATCH 06/39] update machine configure file for old boards

ting.liu at freescale.com ting.liu at freescale.com
Tue Jul 1 20:01:15 PDT 2014


From: Ting Liu <b28495 at freescale.com>

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 conf/machine/c293pcie.conf |    2 +-
 conf/machine/p1023rdb.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf
index 0583611..88009ac 100644
--- a/conf/machine/c293pcie.conf
+++ b/conf/machine/c293pcie.conf
@@ -9,7 +9,7 @@ require conf/machine/include/soc-family.inc
 
 SOC_FAMILY = "c293pcie"
 BOOTFORMAT_CONFIG = "config_ddr3_512m_c29xpcie_800M.dat"
-UBOOT_MACHINES ?= "C293PCIE C293PCIE_NAND C293PCIE_SPIFLASH C293PCIE_SECBOOT C293PCIE_SPIFLASH_SECBOOT"
+UBOOT_MACHINES ?= "C29XPCIE C29XPCIE_SPIFLASH C29XPCIE_SECBOOT C29XPCIE_SPIFLASH_SECBOOT"
 KERNEL_DEVICETREE ?= "c293pcie_36b.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
diff --git a/conf/machine/p1023rdb.conf b/conf/machine/p1023rdb.conf
index 5cfb214..4c18083 100644
--- a/conf/machine/p1023rdb.conf
+++ b/conf/machine/p1023rdb.conf
@@ -10,7 +10,7 @@ require conf/machine/include/soc-family.inc
 SOC_FAMILY = "p1023"
 UBOOT_MACHINES ?= "P1023RDB"
 KERNEL_DEVICETREE ?= "p1023rdb.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/p1023_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-- 
1.7.9.7



More information about the meta-freescale mailing list