From 2663265baabc99125c7c30e86721b4402c786089 Mon Sep 17 00:00:00 2001 From: Karsten Merker Date: Sat, 21 Mar 2015 19:03:52 +0000 Subject: 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. --- en/boot-installer/arm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - run usb_boot command. + run bootcmd_usb0 command. -- cgit v1.2.3