All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot
@ 2017-03-21 11:18 Santan Kumar
  2017-07-26 20:07 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Santan Kumar @ 2017-03-21 11:18 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Santan Kumar <santan.kumar@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot
  2017-03-21 11:18 [U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot Santan Kumar
@ 2017-07-26 20:07 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2017-07-26 20:07 UTC (permalink / raw)
  To: u-boot

On 03/21/2017 04:15 AM, Santan Kumar wrote:
> Signed-off-by: Santan Kumar <santan.kumar@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-26 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 11:18 [U-Boot] [PATCH] armv8: ls2080aqds: enable PPA support for SD boot Santan Kumar
2017-07-26 20:07 ` York Sun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.