Update to reflect renamed .elf file

This commit is contained in:
ghollingworth
2014-10-29 18:45:25 +00:00
committed by Gordon Hollingworth
parent a941465a6e
commit 250225bc7c

View File

@@ -53,5 +53,5 @@ Note: you'll need superuser password to finish the build and create the image
Running
```
sudo rpiboot tools/usbboot/usbbootcode.bin tools/usbboot/start_imgfs.elf buildroot/output/images/fatimage
sudo rpiboot tools/usbboot/usbbootcode.bin tools/usbboot/buildroot.elf buildroot/output/images/fatimage
```