1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-13 14:42:13 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
e1ad57e7ef binman: Correct handling of zero bss size
Fix the check for the __bss_size symbol, since it may be 0. Unfortunately
there was no test coverage for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-07-20 14:10:58 -06:00