[linux-sunxi] [PATCH v2 07/21] sunxi: support loading with SPL > 32KB

Samuel Holland samuel at sholland.org
Tue Jan 12 04:36:04 CET 2021


On 1/11/21 2:11 PM, Jernej Skrabec wrote:
> From: Andre Przywara <andre.przywara at arm.com>
> 
> H616 supports and needs bigger SPL than 32 KiB, mostly due to big DRAM
> driver and need for PMIC configuration, which pulls several drivers which
> are not needed otherwise.
> 
> spl_mmc_get_uboot_raw_sector() will now compare pre-configured size with
> that, reported in SPL header. If size in header is bigger, it will use
> that value instead.
> 
> In the process of function rework, also add missing function argument.

Reviewed-by: Samuel Holland <samuel at sholland.org>

Cheers,
Samuel


More information about the U-Boot mailing list