[meta-freescale] [meta-fsl-ppc][PATCH 24/30] p1010rdb: update machine conf to support P1010RDB-PB

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:08:16 PST 2014


From: Zhenhua Luo <zhenhua.luo at freescale.com>

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 conf/machine/p1010rdb.conf |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf
index 2ee53fc..be57656 100644
--- a/conf/machine/p1010rdb.conf
+++ b/conf/machine/p1010rdb.conf
@@ -6,8 +6,11 @@ require e500v2.inc
 require conf/machine/include/soc-family.inc
 
 SOC_FAMILY = "p1010"
-UBOOT_MACHINES ?= "P1010RDB_NAND P1010RDB_NOR"
-KERNEL_DEVICETREE = "p1010rdb.dtb"
+BOOTFORMAT_CONFIG = "config_sram_p1010rdb.dat"
+UBOOT_MACHINES ?= "P1010RDB-PB_NAND P1010RDB-PB_NOR \
+    P1010RDB-PB_SPIFLASH P1010RDB-PB_36BIT_NOR P1010RDB-PB_36BIT_NAND \
+    P1010RDB-PB_36BIT_SPIFLASH"
+KERNEL_DEVICETREE ?= "p1010rdb-pa.dtb p1010rdb-pb.dtb"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
-- 
1.7.3.4




More information about the meta-freescale mailing list