[U-Boot] [PATCH 3/3 v2] armv8: ls1028aqds: Add support of LS1028AQDS

Prabhakar Kushwaha prabhakar.kushwaha at nxp.com
Sun Apr 7 10:08:53 UTC 2019


> -----Original Message-----
> From: Yuantian Tang <andy.tang at nxp.com>
> Sent: Wednesday, April 3, 2019 12:48 PM
> To: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>
> Cc: albert.u.boot at aribaud.net; Sudhanshu Gupta
> <sudhanshu.gupta at nxp.com>; Harninder Rai <harninder.rai at nxp.com>; Rajesh
> Bhagat <rajesh.bhagat at nxp.com>; Bhaskar Upadhaya
> <bhaskar.upadhaya at nxp.com>; u-boot at lists.denx.de; Andy Tang
> <andy.tang at nxp.com>
> Subject: [PATCH 3/3 v2] armv8: ls1028aqds: Add support of LS1028AQDS
> 
> From: Tang Yuantian <andy.tang at nxp.com>
> 
> LS1028AQDS Development System is a high-performance computing, evaluation,
> and development platform that supports LS1028A QorIQ Architecture processor.
> 
> Signed-off-by: Sudhanshu Gupta <sudhanshu.gupta at nxp.com>
> Signed-off-by: Rai Harninder <harninder.rai at nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat at nxp.com>
> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya at nxp.com>
> Signed-off-by: Tang yuantian <andy.tang at nxp.com>
> ---


General comment
 - avoid FSPI, XSPI related word, configs as no flexspi driver in upstream
 - avoid enetc related word as no enetc driver in upstream
- Avoid #else part of CONFIG_TFABOOT as TFA boot is only supported mechanism,
 - Remove DDR related code as TFA doing DDR init 
- generate defconfig using make savedefcofig


Nut shell: Take care of all review comments from RDB patch


--pk


More information about the U-Boot mailing list