On 7/11/19 9:18 PM, Simon Goldschmidt wrote:
> This driver uses bss from SPL board_init_f(). Change it to move all the
> data from bss to a common struct allocated on the stack (64 byte).
> 
> In addition to saving 28 bytes of bss, the code even gets 264 bytes
> smaller.
> 
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>

Applied, thanks.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to