barebox/arch/x86/lib
Jean-Christophe PLAGNIOL-VILLARD 463229490e introduce barebox_bare_init_size to known the bare_init size and check it
this allow to check we do not exceed the size of the SRAM as example

introduce BAREBOX_MAX_BARE_INIT_SIZE the maximum size of bare_init
this will allow your bare_init will fit in SRAM as example
ARCH can overwrite it via ARCH_BAREBOX_MAX_BARE_INIT_SIZE

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-01-23 09:43:28 +01:00
..
barebox.lds.S introduce barebox_bare_init_size to known the bare_init size and check it 2012-01-23 09:43:28 +01:00
bios_disk.S Add a low level disk drive access driver 2010-01-14 10:06:16 +01:00
gdt.c Add some generic functions to make x86 work 2010-01-14 10:06:15 +01:00
linux_start.S Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
Makefile Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
memory.c fix malloc space sizes 2011-12-03 10:09:29 +01:00
memory16.S doc: let doxygen find some assembler functions 2010-10-22 20:47:02 +02:00
traveler.S x86: fix symbol size calculation 2011-11-11 12:28:35 +01:00