9
0
Fork 0
barebox/arch/nios2/cpu
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
..
Makefile remove irq support fragments 2011-11-28 11:41:33 +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
cpu.c remove irq support fragments 2011-11-28 11:41:33 +01:00
exceptions.S remove irq support fragments 2011-11-28 11:41:33 +01:00
start.S Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
traps.c Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00