u-boot-brain/arch/sandbox/cpu
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
..
cpu.c sandbox: Add timer simulation 2011-12-10 17:54:04 -05:00
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
os.c sandbox: add flags for open() call 2012-03-12 11:03:42 -04:00
start.c sandbox: allow processing before main loop 2012-03-12 11:06:00 -04:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds sandbox: u-boot.lds: tweak style 2012-03-12 11:03:43 -04:00