[U-Boot] [PATCH 2/3] armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A

York Sun york.sun at nxp.com
Thu Apr 27 19:30:55 UTC 2017


On 04/27/2017 01:08 AM, Alison Wang wrote:
> This patch is to adjust the memory mapping for FLash/SD card on
> LS1043AQDS and LS1043ARDB, such as PPA firmware load address, FMAN
> firmware load address, QE firmware load address, U-Boot start address on
> serial flash and environment address.
>
> Signed-off-by: Alison Wang <alison.wang at nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig |  8 ++++----
>  include/configs/ls1043a_common.h          | 10 +++++-----
>  include/configs/ls1043aqds.h              | 10 +++++-----
>  include/configs/ls1043ardb.h              |  8 ++++----
>  4 files changed, 18 insertions(+), 18 deletions(-)
>

Alison,

I think it will be beneficial to add the detail information in board 
README file. I have collected some information for my own use. For 
example, the exact location of these images for SD card layout before 
your change

U-Boot 0x8
PPA 0x2800
ITB 0x4a80
FMan 0x820
PPA header 0x3800
ITB header 0x1f480
(The last two are for secure boot)

York


More information about the U-Boot mailing list