mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
mx51evk: correct list of possible BOOT_FROM values
Signed-off-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
parent
f581e3a215
commit
dfe83352cb
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
# The syntax is taken as close as possible with the kwbimage
|
||||
|
||||
# Boot Device : one of
|
||||
# spi_flash, nand, onenand, sd_card
|
||||
# spi, sd (the board has no nand neither onenand)
|
||||
|
||||
BOOT_FROM spi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue