Hi Ashish,

> -----Original Message-----
> From: Ashish Kumar [mailto:ashish.ku...@nxp.com]
> Sent: Friday, August 11, 2017 12:54 PM
> To: u-boot@lists.denx.de
> Cc: York Sun <york....@nxp.com>; Ashish Kumar <ashish.ku...@nxp.com>;
> Alison Wang <alison.w...@nxp.com>; Prabhakar Kushwaha
> <prabhakar.kushw...@nxp.com>; Raghav Dogra <raghav.do...@nxp.com>;
> Shaohui Xie <shaohui....@nxp.com>
> Subject: [PATCH v3 2/3] armv8: ls1088ardb: Add support for LS1088ARDB
> platform
> 
> LS1088A is an ARMv8 implementation. The LS1088ARDB is an evaluatoin
> platform that supports the LS1088A family SoCs. This patch add basic
> support of the platform.
> 
> Signed-off-by: Alison Wang <alison.w...@nxp.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushw...@nxp.com>
> Signed-off-by: Ashish Kumar <ashish.ku...@nxp.com>
> Signed-off-by: Raghav Dogra <raghav.do...@nxp.com>
> Signed-off-by: Shaohui Xie <shaohui....@nxp.com>
> ---
> v2:
> Fix indentaion in commit msg
> Separate RDB and Si specific file
> 
> v3:
> 1.Re-based on top of
>   commit d529124fdcf941c34074fd1ce600f4b1b4a7dd07
>   Merge: f0ca30f 6a5691e
>   Author: Tom Rini <tr...@konsulko.com>
>   Date:   Tue Aug 8 17:06:19 2017 -0400
> 
>     Merge git://git.denx.de/u-boot-x86
> 
> 2.Incorporate review comments on v2
>   Remove EMU support
>   Remove RAW timings
>   Disable default enabled CONFIG_DISPLAY_BOARDINFO and enable
> LATE_CONFIG_DISPLAY_BOARDINFO
> 
> 3.Include PPA support
> 
>  arch/arm/Kconfig                          |  12 ++
>  arch/arm/cpu/armv8/Kconfig                |   1 +
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig |   1 +
>  arch/arm/dts/Makefile                     |   3 +-
>  arch/arm/dts/fsl-ls1088a-rdb.dts          |  40 ++++
>  board/freescale/ls1088a/Kconfig           |  15 ++
>  board/freescale/ls1088a/MAINTAINERS       |   9 +


Please add REAdME file in ls1088a providing details of board (default switch 
settings, boot method + xqsgmii riser card (its port vs DPMAC mapping)

--prabhakar

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to