[U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot

Santan Kumar santan.kumar at nxp.com
Tue Mar 21 11:18:02 UTC 2017


Signed-off-by: Santan Kumar <santan.kumar at nxp.com>
---
Depends on
 Add support for SD boot
 	https://patchwork.ozlabs.org/patch/734572/
 Zhiqiang Hou's patch
 	https://patchwork.ozlabs.org/patch/740194/

 configs/ls2080aqds_sdcard_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls2080aqds_sdcard_defconfig b/configs/ls2080aqds_sdcard_defconfig
index 874d49e..5667072 100644
--- a/configs/ls2080aqds_sdcard_defconfig
+++ b/configs/ls2080aqds_sdcard_defconfig
@@ -15,6 +15,7 @@ CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, LS2080A"
 CONFIG_SD_BOOT=y
 CONFIG_BOOTDELAY=10
 CONFIG_SPL=y
+CONFIG_FSL_LS_PPA=y
 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x8b0
 CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
-- 
1.9.1



More information about the U-Boot mailing list