armv8: ls2088aqds: Fix MC firmware loading during SD boot
authorWasim Khan <wasim.khan@nxp.com>
Mon, 10 Jun 2019 10:17:27 +0000 (10:17 +0000)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Wed, 19 Jun 2019 07:24:57 +0000 (12:54 +0530)
commitc3d141e03a2fe0196b686535ccc258e472f43996
tree925e2fc6017a09ea41fd513bcaf3d3fb19792030
parentd7a4ddd3b23e119d2cfc94f7d9751d1fafb3c258
armv8: ls2088aqds: Fix MC firmware loading during SD boot

During SD boot, MC firmware and DPC are copied from SD card to DDR.
Size reserved between MC and DPC firmware on DDR is 1MB.
If the size of MC firmware(load address 0x80000000) is more than 1 MB
then part of MC firmware will be overwritten by DPC firmware (load
address 0x80100000).

Fix: Update the MC/DPL/DPC firmware's DDR address as per their
respective addresses in SD card.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
include/configs/ls2080aqds.h