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. --- debian/changelog | 2 ++ en/boot-installer/arm.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index da57e7d3c..424a40aaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ installation-guide (201501XX) UNRELEASED; urgency=medium [ Karsten Merker ] * Update the armhf platform support status. + * 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. -- Samuel Thibault Sun, 04 Jan 2015 00:05:14 +0100 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