[PATCH 2/2] p1020rdb: update uboot config * default link nor uboot types


C.r. Guo <chunrong.guo@...>
 

From: Chunrong Guo <chunrong.guo@...>

Signed-off-by: Chunrong Guo <chunrong.guo@...>
---
conf/machine/p1020rdb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index dff9a3e..b09bf17 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -10,7 +10,7 @@ require conf/machine/include/e500v2.inc
SOC_FAMILY = "p1020"
BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"

-UBOOT_CONFIG ??= "nor nand sdcard spi"
+UBOOT_CONFIG ??= "nand sdcard spi nor"
UBOOT_CONFIG[nor] = "P1020RDB-PD_config"
UBOOT_CONFIG[nand] = "P1020RDB-PD_NAND_config"
UBOOT_CONFIG[sdcard] = "P1020RDB-PD_SDCARD_config"
--
2.7.4

Join meta-freescale@lists.yoctoproject.org to automatically receive all group messages.