[U-Boot] [PATCH 2/2][v4] armv8: ls2080aqds: Add support for SD boot

York Sun york.sun at nxp.com
Wed Apr 12 15:43:09 UTC 2017


On 04/03/2017 03:58 AM, Santan Kumar wrote:
> Signed-off-by: Santan Kumar <santan.kumar at nxp.com>
> Signed-off-by: Priyanka Jain <priyanka.jain at nxp.com>
> Signed-off-by: Abhimanyu Saini <abhimanyu.saini at nxp.com>
> ---
> Changes for v4:
>  Rebased to latest codebase
>  Incorporated York's comments to move CONFIG_SPL_MMC_SUPPORT
>  to kconfig
>
> Depends on
>  York MMU patches:
> 	https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatchwork.ozlabs.org%2Fbundle%2Fyorksun%2FRewrite_MMU%2F&data=01%7C01%7Cyork.sun%40nxp.com%7Cb6b2df7806744cde8d4508d47a8065e0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=AvZVek9YBqogA8SDUuILS1EFkubGSxa7UqhQY9cYi7s%3D&reserved=0
>  For correct type of image creation:
>  	https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F671466%2F&data=01%7C01%7Cyork.sun%40nxp.com%7Cb6b2df7806744cde8d4508d47a8065e0%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0&sdata=i7xPTeYu4AGy%2BzGCeGvptGmTTR8H8roYkWk46%2FiibRM%3D&reserved=0
>
>  arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |  6 +--
>  .../cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c    |  6 +--
>  board/freescale/ls2080a/ls2080a.c                  |  6 +--
>  board/freescale/ls2080aqds/eth.c                   |  8 +---
>  board/freescale/ls2080aqds/ls2080aqds.c            |  4 +-
>  configs/ls2080aqds_sdcard_defconfig                | 54 ++++++++++++++++++++++
>  include/configs/ls2080aqds.h                       |  9 +++-
>  7 files changed, 75 insertions(+), 18 deletions(-)
>  create mode 100644 configs/ls2080aqds_sdcard_defconfig
>

Please update MAINTAINERS file and add commit message. Please squash 
your patch which enables PPA for this boot config 
http://patchwork.ozlabs.org/patch/741504/

York



More information about the U-Boot mailing list