9
0
Fork 0
barebox/arch/mips
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 introduce io.h 2011-09-22 19:03:05 +02:00
boot MIPS: add common MIPS stuff 2011-08-05 18:20:17 +02:00
configs update configs and default envs for uncompress 2011-11-29 21:12:42 +01:00
include/asm MIPS: import header files 2011-08-05 18:20:17 +02: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-bcm47xx introduce io.h 2011-09-22 19:03:05 +02:00
mach-malta 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 MIPS: add initial D-Link DIR-320 wireless router support 2011-08-05 18:20:29 +02:00
mach-mips.dox MIPS: add D-Link DIR-320 documentation 2011-08-05 18:20:30 +02:00