[U-Boot] [PATCH] mx51evk: correct list of possible BOOT_FROM values
Stefano Babic
sbabic at denx.de
Tue Apr 13 12:38:43 CEST 2010
Signed-off-by: Stefano Babic <sbabic at denx.de>
---
board/freescale/mx51evk/imximage.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/freescale/mx51evk/imximage.cfg b/board/freescale/mx51evk/imximage.cfg
index db09913..a875e8f 100644
--- a/board/freescale/mx51evk/imximage.cfg
+++ b/board/freescale/mx51evk/imximage.cfg
@@ -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
--
1.6.3.3
More information about the U-Boot
mailing list