Home
last modified time | relevance | path

Searched hist:"540 bfe7daaadafd83fadb5b0e2e8b6e7af017768" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c540bfe7daaadafd83fadb5b0e2e8b6e7af017768 Wed Nov 30 22:30:51 UTC 2016 Simon Glass <sjg@chromium.org> spl: Move the loading code into its own function

Create a boot_from_devices() function to handle trying each device. This
helps to reduce the size of the already-large board_init_r() function.

Signed-off-by: Simon Glass <sjg@chromium.org>