uboot/arch/x86
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary
With this symbol we can easy append something (e.g. an FDT) to the U-Boot
binary and access it from within U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-04 15:57:38 -08:00
..
cpu x86: Add an __end symbol to signal the end of the U-Boot binary 2013-03-04 15:57:38 -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