
25 May
2017
25 May
'17
5:03 p.m.
On 05/15/2017 08:01 PM, 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@nxp.com
Changes:
- Update the comments.
arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 8 ++++---- include/configs/ls1043a_common.h | 12 ++++++------ include/configs/ls1043aqds.h | 10 +++++----- include/configs/ls1043ardb.h | 8 ++++---- 4 files changed, 19 insertions(+), 19 deletions(-)
Reformatted commit message. Applied to fsl-qoriq master, awaiting upstream. Thanks.
York