From: Chunrong Guo <chunrong....@nxp.com>

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

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to