On Wed, Sep 25, 2024 at 02:55:27PM +0200, Simon Glass wrote: > This is a block length, so typicaly 512 bytes. Reduce the size to > 16 bits to save space, before more fields are added in future work. > > Signed-off-by: Simon Glass <[email protected]> > --- > > include/spl.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
I don't think this works as intended:
02: spl: Reduce the size of the bl_len field
arm: (for 1/1 boards) spl/u-boot-spl:all +8.0 spl/u-boot-spl:text +8.0
chiliboard : spl/u-boot-spl:all +8 spl/u-boot-spl:text +8
spl-u-boot-spl: add: 0/0, grow: 2/0 bytes: 8/0 (8)
function old new delta
spl_nand_load_image 60 64 +4
spl_mmc_load 320 324 +4
--
Tom
signature.asc
Description: PGP signature

