[U-Boot] rk3288: 32KB SPL size restriction

Jagan Teki jagannadh.teki at gmail.com
Thu Aug 10 09:07:04 UTC 2017


Hi Simon/Philipp or any,

I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current
u-boot can archive the maximum size of u-boot-spl-dtb.bin which the
boot ROM will read is 32KB, do we have any possibility to increase the
SPL size here.

# ./tools/mkimage -n rk3288 -T rksd -d ./spl/u-boot-spl-dtb.bin out.img
Warning: SPL image is too large (size 0x9000) and will not boot
Error: image verification failed

I tried to increase the spl_size from spl_infos (on tools/rkcommon.c)
but not able to boot.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list