uboot/arch
Simon Glass ab4e07eb71 sandbox: allow processing before main loop
In order to pass command line arguments to sandbox we need to be able
to act on them. So take control back at the end of board_init_r() from
where we can call the main loop or do something else.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-12 11:06:00 -04:00
..
arm Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
avr32 Merge branch 'next' of ../next 2011-12-23 20:53:58 +01:00
blackfin linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
m68k m68k: Change memsz to a signed char to avoid warning 2012-03-03 16:56:43 +01:00
microblaze microblaze: avoid interrupt race conditions 2012-02-23 12:16:04 +01:00
mips
nds32 nds32/board.c: add PCI prompt at boot up 2012-02-28 13:21:40 +08:00
nios2
openrisc openrisc: Add library functions 2012-01-13 21:16:48 +01:00
powerpc ppc: Change memsz variable to signed char 2012-03-03 16:56:51 +01:00
sandbox sandbox: allow processing before main loop 2012-03-12 11:06:00 -04:00
sh Coding Style cleanup 2011-12-19 12:03:40 +01:00
sparc
x86 sc520: fix build warning about unused temp var 2012-03-06 21:05:18 +11:00
.gitignore