raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
910 stars 229 forks source link

Smallpacket #26

Closed pelwell closed 5 years ago

pelwell commented 6 years ago

See: https://github.com/raspberrypi/usbboot/issues/14

ali1234 commented 6 years ago

I just realised that the long timeout is not be necessary with 16KB blocks, as each transfer should take well under a second. :)

pelwell commented 6 years ago

Any further commits should appear in the PR.

ali1234 commented 5 years ago

Rebased on to master.