u-boot-brain/arch/sandbox/cpu
Simon Glass 39042d821e sandbox: Allow -c argument to provide a command list
This allows passing of entire scripts to sandbox with the -c argument,
which is useful for testing. Commands can be delimited with a newline
or semicolon.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-05-01 11:17:21 -04:00
..
cpu.c sandbox: Provide a way to map from host RAM to U-Boot RAM 2013-05-01 11:17:21 -04:00
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
os.c sandbox: Add a way of obtaining directory listings 2013-03-04 14:19:56 -05:00
start.c sandbox: Allow -c argument to provide a command list 2013-05-01 11:17:21 -04:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00