Commit Graph

28 Commits

Author SHA1 Message Date
Gordon Hollingworth
e368f77398 Add a little documentation 2017-01-20 11:11:06 +00:00
Gordon Hollingworth
a76bbdb695 Add extra verbose logging and check return from libusb_control_transfer 2017-01-20 11:11:06 +00:00
ghollingworth
d7b97b343f Changes to add filesystem boot mode 2017-01-20 11:10:49 +00:00
Gordon Hollingworth
18a8985586 Remove replaced files 2017-01-20 10:43:22 +00:00
ghollingworth
f4e3f0f9a3 Update msd.elf to support customised Raspberry Pis 2016-10-03 15:28:47 +01:00
Stephen Warren
83c7ed72a3 Add .gitignore files
This makes "git status" ignore some generated files that shouldn't be
added.
2016-10-03 15:28:47 +01:00
Gordon Hollingworth
1deea82c75 Add CM3 support 2016-10-03 15:28:47 +01:00
James Adams
7dfdce9f7e Update to run under Cygwin 2016-10-03 15:28:46 +01:00
Alistair Buxton
eeba0a9bc4 Fix rpiboot command example. 2016-10-03 15:28:46 +01:00
tmcolby
f563eec252 Update main.c
Added check at top of main() to test if user is running as sudo.  Print message and exit if not run as sudo.
2016-10-03 15:28:46 +01:00
Gordon Hollingworth
f4ff1f08d8 Make sure EMMC_DISABLE gpio on GPIO47 is driven low 2016-10-03 15:28:46 +01:00
Diego Herranz
0519ddafe4 usbboot: Add uninstall target to Makefile plus .PHONY targets. 2016-10-03 15:28:46 +01:00
Diego Herranz
2652a9420f usbboot: Use "%ld" in printf for ftell return value (long int). 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
be1bc64249 Add buildroot.elf installation and cmdline parameters 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
8d709206d5 Change the 2nd stage to download the data over USB2.0 This accelerates
the download of code 10x
2016-10-03 15:28:46 +01:00
ghollingworth
f76f278737 Change buildroot config name 2016-10-03 15:28:46 +01:00
ghollingworth
250225bc7c Update to reflect renamed .elf file 2016-10-03 15:28:46 +01:00
ghollingworth
a941465a6e Fix markup 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
06f4a981fe Add usb boot from buildroot image 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
ae2822cc75 Add installation target to makefile 2016-10-03 15:28:46 +01:00
Diego Herranz
906051bffc Add reference to Compute Module in USB boot Readme 2016-10-03 15:28:46 +01:00
Diego Herranz
a081b19046 Fix USB boot code build instructions 2016-10-03 15:28:46 +01:00
Andrew Scheller
08e4ed8244 Fix typo 2016-10-03 15:28:46 +01:00
ghollingworth
922c74c826 Oops... Forgot closing brace! 2016-10-03 15:28:46 +01:00
ghollingworth
a2374b3620 Exit from program when you program it 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
1cddbb1e36 Added readme 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
4579a83a74 Added functionality to boot BCM2835 over the USB 2016-10-03 15:28:46 +01:00
Gordon Hollingworth
bae4aeb7ee Initial commit 2016-10-03 15:13:50 +01:00