uboot/include/asm-generic
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f()
Add an spl_init() function that does basic init such that board_init_f() can
use simple malloc(), device tree and driver model. Each one is set up only
if enabled for SPL.

Note: We really should refactor SPL such that there is a single
board_init_f() and rename the existing weak board_init_f() functions
provided by boards, calling them from the single board_init_f().

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:28 -06:00
..
atomic-long.h
errno.h
global_data.h dm: spl: Allow device tree/driver model in board_init_f() 2015-07-21 17:39:28 -06:00
gpio.h dm: gpio: Add dm_gpio_request() to manually request a GPIO 2015-07-21 17:39:23 -06:00
ioctl.h
sections.h
signal.h
u-boot.h m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
unaligned.h