u-boot-brain/arch/sandbox/include/asm
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
With sandbox it is tricky to add an FDT to the image at build time (or
later) since we build an ELF file, not a plain binary, and the address
space of the whole U-Boot is not accessible in the emulated memory map
of sandbox.

Sandbox can read files directly from the host, though, so add an option
to read an FDT from a host file on start-up.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-05-01 11:17:21 -04:00
..
bitops.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
byteorder.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
cache.h sandbox: Add asm/cache.h for sandbox 2011-11-03 22:34:49 +01:00
config.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
errno.h sandbox: Add asm/errno.h 2012-09-29 10:00:29 -07:00
getopt.h sandbox: add getopt support 2012-03-12 11:06:01 -04:00
global_data.h sandbox: Use generic global_data 2013-02-04 09:05:46 -05:00
gpio.h sandbox: gpio: add basic driver for simulating GPIOs 2012-03-12 11:03:42 -04:00
io.h sandbox: Switch over to generic board 2013-05-01 11:17:21 -04:00
posix_types.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
ptrace.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
state.h sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 2013-05-01 11:17:21 -04:00
string.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
system.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
types.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00
u-boot-sandbox.h sandbox: add getopt support 2012-03-12 11:06:01 -04:00
u-boot.h sandbox: Switch over to generic board 2013-05-01 11:17:21 -04:00
unaligned.h sandbox: Add architecture header files 2011-10-17 22:45:50 +02:00