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


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

Ping.

-----Original Message-----
From: C.r. Guo
Sent: 2018年11月19日 18:08
To: meta-freescale@...
Cc: C.r. Guo <chunrong.guo@...>
Subject: [PATCH 1/2] p2020rdb: update uboot config * default link nor uboot types

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

Signed-off-by: Chunrong Guo <chunrong.guo@...>
---
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

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