[PATCH v4 4/4] rockchip: mkimage: Update init size limit for RK3328 and RK3568

Quentin Schulz quentin.schulz at theobroma-systems.com
Mon Feb 20 12:48:57 CET 2023


Hi Jonas,

On 2/19/23 16:06, Jonas Karlman wrote:
> Latest vendor TPL for RK3328 has grown past the current init size limit
> of 28KiB and the current init size limit for RK3568 of 76KiB is too big
> to fit in 64KiB SRAM.
> 
> Sync init size limit from vendor u-boot for the following SoCs:
> 
>   rk3328: 30KiB (+2KiB)
>   rk3568: 60KiB (-16KiB)
> 
> This makes it possible to use latest vendor TPL on RK3328 without
> getting a size limit error running the mkimage command.
> 
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>

I don't have any feedback on the content of the patchset other than it'd 
make sense to have this one split in two commits, one for each SoC so 
that in the event we need to revert one we don't revert the other at the 
same time.

Cheers,
Quentin


More information about the U-Boot mailing list