u-boot-brain/arch/x86
Simon Glass f82d15ead1 x86: Rearrange the output input to remove BSS
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>
2013-03-04 15:57:40 -08:00
..
cpu x86: Rearrange the output input to remove BSS 2013-03-04 15:57:40 -08:00
dts x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
include/asm x86: Add an __end symbol to signal the end of the U-Boot binary 2013-03-04 15:57:38 -08:00
lib x86: Add an __end symbol to signal the end of the U-Boot binary 2013-03-04 15:57:38 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00