mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 09:59:44 +00:00
f82d15ead1
At present BSS data is including in the image, which wastes binary space. Remove it by rearranging the sections so that BSS is last. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
coreboot | ||
config.mk | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
resetvec.S | ||
start.S | ||
start16.S | ||
timer.c | ||
u-boot.lds |