9
0
Fork 0
barebox/arch/x86
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
..
boards/x86_generic x86/generic_pc: fix missing switch to resource 2011-08-15 08:57:28 +02:00
boot x86: fix symbol size calculation 2011-11-11 12:28:35 +01:00
configs x86 Generic platform: Fix prompt name 2011-03-10 11:15:04 +01:00
include/asm x86: fix build error because of missing header 2011-11-11 12:28:35 +01:00
lib introduce barebox_bare_init_size to known the bare_init size and check it 2012-01-23 09:43:28 +01:00
mach-i386 introduce io.h 2011-09-22 19:03:05 +02:00
Kconfig move digest to crypto/ 2011-10-12 08:52:48 +02:00
Makefile Only pass -P to cpp when generating ld scripts 2011-10-18 09:18:41 +02:00
mach-x86.dox doc: eliminate nonexisting reference 2010-10-22 20:47:02 +02:00