9
0
Fork 0
barebox/arch/nios2
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/generic defaultenv: simplify boot 2011-12-15 11:07:15 +01:00
configs Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
cpu introduce barebox_bare_init_size to known the bare_init size and check it 2012-01-23 09:43:28 +01:00
include/asm Merge branch 'master' into next 2011-11-29 20:45:23 +01:00
lib bootm: use new uimage code 2011-12-15 11:07:11 +01:00
Kconfig move digest to crypto/ 2011-10-12 08:52:48 +02:00
Makefile Disable emitting mul instructions by gcc 2011-06-16 09:49:58 +02:00