diff options
author | Simon Glass <sjg@chromium.org> | 2022-10-20 18:23:07 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-10-31 11:03:18 -0400 |
commit | 5a61bf17d893c269b9cec383ebdd7c1d5348a853 (patch) | |
tree | b7e0cc40263cb510dee77934fcad0190fbd778a7 /include/scsi.h | |
parent | c3a148f38f006c04bca0d695a38bc45c35c159fa (diff) | |
download | u-boot-5a61bf17d893c269b9cec383ebdd7c1d5348a853.tar.gz u-boot-5a61bf17d893c269b9cec383ebdd7c1d5348a853.tar.bz2 u-boot-5a61bf17d893c269b9cec383ebdd7c1d5348a853.zip |
spl: Allow multiple loaders of the same time
At present we only support a single loader of each time. Extra ones are
ignored. This means that only one BOOT_DEVICE_BOARD can be used in the SPL
image.
This is inconvenient since we sometimes want to provide several
board-specific drivers, albeit at different priorties. Add support for
this.
This should have no functional change for existing boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/scsi.h')
0 files changed, 0 insertions, 0 deletions