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

York Sun york.sun at nxp.com
Wed Jul 26 20:07:19 UTC 2017


On 03/21/2017 04:15 AM, Santan Kumar wrote:
> Signed-off-by: Santan Kumar <santan.kumar at nxp.com>
> ---
> Depends on
>   Add support for SD boot
>   	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F734572%2F&data=01%7C01%7Cyork.sun%40nxp.com%7Ce2e23da8bc52463474b708d4704b91ec%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=nQuyYfrncSlpoRNtU1uq8Px6U9L6KTWknjCgFtA65kM%3D&reserved=0
>   Zhiqiang Hou's patch
>   	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F740194%2F&data=01%7C01%7Cyork.sun%40nxp.com%7Ce2e23da8bc52463474b708d4704b91ec%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=PKAIkZFCPXDimvVLFqIwpvhbT9O76TZy9IB%2Fuz0V2WU%3D&reserved=0
> 
>   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

This patch is no longer needed after patch 
https://patchwork.ozlabs.org/patch/758928/ is applied.

York


More information about the U-Boot mailing list