From: Zhenhua Luo <[email protected]>

Signed-off-by: Zhenhua Luo <[email protected]>
Signed-off-by: Ting Liu <[email protected]>
---
 conf/machine/p1010rdb.conf |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf
index ccc5053..303bbcb 100644
--- a/conf/machine/p1010rdb.conf
+++ b/conf/machine/p1010rdb.conf
@@ -6,8 +6,12 @@ require e500v2.inc
 require conf/machine/include/soc-family.inc
 
 SOC_FAMILY = "p1010"
-UBOOT_MACHINES ?= "P1010RDB_NAND P1010RDB_NOR"
-KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1010rdb.dts"
+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 ?= "${S}/arch/powerpc/boot/dts/p1010rdb-pa.dts \
+       ${S}/arch/powerpc/boot/dts/p1010rdb-pb.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
-- 
1.7.3.4


_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to