From 7e8624aa55e6008254f6bf9d6ebd84190a607fb5 Mon Sep 17 00:00:00 2001 From: Karsten Merker Date: Sat, 14 Mar 2015 22:56:33 +0000 Subject: Installation-Guide: Update the u-boot USB boot command in the "Booting from a USB stick in u-boot" section as required by newer u-boot versions. --- en/boot-installer/arm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/boot-installer/arm.xml') diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index 964befdfb..1beee2ab5 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -164,7 +164,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r} If there is no operating system installed, plugging in the USB stick and powering up the system should result in starting the installer. You can also initiate the USB-boot process any time from the u-boot - prompt by entering the run usb_boot command. + prompt by entering the run bootcmd_usb0 command. -- cgit v1.2.3