9
0
Fork 0
barebox/arch
Sascha Hauer e1bbf6be90 ARM: Add image end section
In the upcoming multi image build process we will cat images together.
To find the concatenated image we need to reliably find the end of the
current binary. This adds a dummy section at the end of a pbl binary.
Its only purpose is to mark the end of the image. The multi image
patches will add something to this section so that it doesn't get
discarded by the linker.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-26 23:43:19 +02:00
..
arm ARM: Add image end section 2013-06-26 23:43:19 +02:00
blackfin blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +01:00
mips MIPS: rzx50_defconfig: use UART1 for low-level debug 2013-06-04 07:18:42 +02:00
nios2 nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
openrisc openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
ppc Merge branch 'for-next/ppc' 2013-06-02 16:28:34 +02:00
sandbox driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
x86 Avoid build error on "config SPI" is y 2013-06-02 11:19:21 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00