raspberrypi / usbboot

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

Include rpi-eeprom repo as a git submodule #168

Closed timg236 closed 6 months ago

timg236 commented 1 year ago
timg236 commented 1 year ago

@XECDesign @peterharperuk

timg236 commented 1 year ago

Seems to work but will wait until after bumping the rpi-eeprom default release next week before merging.

timg236 commented 6 months ago

@peterharperuk @pelwell @tdewey-rpi

Reworked this change now that Pi5 has been released in order to stop duplicating the rpi-eeprom tools. Currently, the EEPROM binary is still duplicated but that can be tidied up in a later commit.

peterharperuk commented 6 months ago

Looks ok