[meta-freescale] [PATCH 1/2] p2020rdb: update uboot config * default link nor uboot types

C.r. Guo chunrong.guo at nxp.com
Mon Nov 19 02:08:20 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

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

diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index 54e35df..324186c 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -10,7 +10,7 @@ require conf/machine/include/e500v2.inc
 MACHINEOVERRIDES =. "p2020:"
 BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
 
-UBOOT_CONFIG ??= "nor nand sdcard spi 36bit-nor 36bit-spi 36bit-nand 36bit-sdcard"
+UBOOT_CONFIG ??= "nand sdcard spi 36bit-nor 36bit-spi 36bit-nand 36bit-sdcard nor"
 UBOOT_CONFIG[nor] = "P2020RDB-PC_config,,u-boot.bin"
 UBOOT_CONFIG[nand] = "P2020RDB-PC_NAND_config,,u-boot.bin"
 UBOOT_CONFIG[sdcard] = "P2020RDB-PC_SDCARD_config,,u-boot.bin"
-- 
2.7.4



More information about the meta-freescale mailing list