]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: describe MSEL settings for booting from SD card
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 27 Jan 2022 01:50:28 +0000 (02:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 29 Jan 2022 09:23:40 +0000 (10:23 +0100)
unmatched.rst describes booting from SD card or from SPI. But only for
booting from SPI the boot selection settings are described.

Add the missing information.

Fix a typo 'uSD'.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
doc/board/sifive/unmatched.rst

index b52a1f690cc669b4244d8fb9cca89cdc1f7b0237..24a889991c457ca02c06a44102020ac44096231f 100644 (file)
@@ -20,8 +20,11 @@ The support for following drivers are already enabled:
 4. SiFive SPI Driver.
 5. MMC SPI Driver for MMC/SD support.
 
-Booting from uSD using U-Boot SPL
----------------------------------
+Booting from micro SD card using U-Boot SPL
+-------------------------------------------
+
+Booting from an SD card requires that the boot mode selection DIP switches
+MSEL[3:0] are set to 1011.
 
 Building
 --------