Re: [U-Boot] [PATCH v4 4/4] arm: socfpga: gen5: reduce SPL pre-reloc malloc

2019-04-09 Thread Marek Vasut
On 4/9/19 9:02 PM, Simon Goldschmidt wrote: > By enabling debug prints in malloc_simple, we can see that SPL for socfpga > gen5 does by far not need the 8 KiB malloc pool currently allocated for > SPL in pre-reloc phase. > > On socfpga_socrates, 1304 bytes are currently used (and this increases by

[U-Boot] [PATCH v4 4/4] arm: socfpga: gen5: reduce SPL pre-reloc malloc

2019-04-09 Thread Simon Goldschmidt
By enabling debug prints in malloc_simple, we can see that SPL for socfpga gen5 does by far not need the 8 KiB malloc pool currently allocated for SPL in pre-reloc phase. On socfpga_socrates, 1304 bytes are currently used (and this increases by ~200 bytes only for the sdram/reset fixes in socfpga-