[U-Boot] [PATCH v2 3/3] armv8: ls2088ardb: Fix MC firmware loading during SD boot

Prabhakar Kushwaha prabhakar.kushwaha at nxp.com
Wed Jun 19 11:43:11 UTC 2019


> -----Original Message-----
> From: Wasim Khan
> Sent: Monday, June 10, 2019 3:47 PM
> To: u-boot at lists.denx.de; Prabhakar Kushwaha
> <prabhakar.kushwaha at nxp.com>; Priyanka Jain <priyanka.jain at nxp.com>
> Cc: Wasim Khan <wasim.khan at nxp.com>
> Subject: [PATCH v2 3/3] armv8: ls2088ardb: 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 at nxp.com>
> ---

This patch has been applied to fsl-qoriq master, awaiting upstream.

--pk



More information about the U-Boot mailing list