diff options
author | Nikita Kiryanov <nikita@compulab.co.il> | 2015-11-08 17:11:51 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-11-18 14:50:03 -0500 |
commit | f101e4bd37030930f19dc5108c59544b2ee25208 (patch) | |
tree | 535b01fe5553ed4b839aa4f5804e4233d6a0287e /common/spl/spl_mmc.c | |
parent | 5211b87e0c323e7474be9c817c9880f51459fbb9 (diff) | |
download | talos-obmc-uboot-f101e4bd37030930f19dc5108c59544b2ee25208.tar.gz talos-obmc-uboot-f101e4bd37030930f19dc5108c59544b2ee25208.zip |
spl: add support for alternative boot device
Introduce spl_boot_list array, which defines a list of boot devices
that SPL will try before hanging. By default this list will consist
of only spl_boot_device(), but board_boot_order() can be overridden
by board code to populate the array with custom values.
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/spl/spl_mmc.c')
0 files changed, 0 insertions, 0 deletions