summaryrefslogtreecommitdiffstats
path: root/tools/mkimage.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-06-23 15:39:10 -0600
committerSimon Glass <sjg@chromium.org>2015-07-21 17:39:28 -0600
commit070d00b8dc8453b8c2f12d74551919cf2b124136 (patch)
tree824056b80d281291279fdb9b142fdf5ba528b86f /tools/mkimage.c
parentcb5f97f70766fdabc90847bbbc25eb759b2b4797 (diff)
downloadtalos-obmc-uboot-070d00b8dc8453b8c2f12d74551919cf2b124136.tar.gz
talos-obmc-uboot-070d00b8dc8453b8c2f12d74551919cf2b124136.zip
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>
Diffstat (limited to 'tools/mkimage.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud