summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Merker <merker@debian.org>2015-03-21 19:03:52 +0000
committerKarsten Merker <merker@debian.org>2015-03-21 19:03:52 +0000
commit2663265baabc99125c7c30e86721b4402c786089 (patch)
tree308232bae19c4f51846ac7a3b339ee88ba1b79e8
parent754f30b92dbd8843887bd2ec69fd99ba8671a5c2 (diff)
downloadinstallation-guide-2663265baabc99125c7c30e86721b4402c786089.zip
Installation-Guide:
The previous update of the u-boot USB boot command has missed one instance in the text; update this one as well. Thanks to Holger Wansing for spotting this.
-rw-r--r--en/boot-installer/arm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml
index 1beee2ab5..ca9bb5d4c 100644
--- a/en/boot-installer/arm.xml
+++ b/en/boot-installer/arm.xml
@@ -183,7 +183,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}
kernel still defaults to the traditional 9600 baud. If this happens,
you should manually set the console variable to contain the correct
baudrate for your system and then start the installer with the
- <quote>run usb_boot</quote> command.
+ <quote>run bootcmd_usb0</quote> command.
</para>
</sect2>