u-boot/arch/sandbox/include/asm
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header
At present this is only used on ARM and sandbox, but it is just as
applicable to other architectures. Move the function prototype into the
generic SPL header.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-10-06 14:48:14 -04:00
..
bitops.h sandbox: Use the generic bitops headers 2015-11-05 10:52:14 -05:00
byteorder.h
cache.h sandbox: Enable many more commands 2016-04-15 08:14:37 -06:00
clk.h clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
config.h
eth-raw-os.h sandbox: eth: Add support for using the 'lo' interface 2015-04-18 11:11:14 -06:00
eth.h sandbox: eth: Add a function to skip ping timeouts 2015-05-05 20:58:18 -06:00
getopt.h
global_data.h
gpio.h sandbox: gpio: doc: Fix parameter documentation 2016-06-19 17:05:55 -06:00
io.h sandbox: Add string and 16-bit I/O functions 2016-05-17 09:54:43 -06:00
mbox.h mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
posix_types.h
power-domain.h Add a power domain framework/uclass 2016-07-27 16:29:56 -06:00
processor.h
ptrace.h
reset.h reset: implement a reset test 2016-06-19 17:05:55 -06:00
rtc.h dm: rtc: sandbox: Add an emulated I2C RTC device 2015-05-05 20:58:39 -06:00
sdl.h
sections.h
sound.h
spi.h
spl.h spl: Move spl_board_load_image() into a generic header 2016-10-06 14:48:14 -04:00
state.h Rename reset to sysreset 2016-05-26 20:48:31 -06:00
string.h
system.h
test.h clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
types.h
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 2015-07-21 17:39:31 -06:00
u-boot.h
unaligned.h