raspberrypi / usbboot

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

Update EEPROM to 2022-10-18 #162

Closed timg236 closed 1 year ago

timg236 commented 1 year ago

Also make the secure-boot-recovery pieeprom.original.bin a symlink to ../pieeprom.original.bin. There's no need to have different binaries so remove duplication.

timg236 commented 1 year ago

@peterharperuk Bump usbboot default EEPROM to latest stable (signed with secure-boot ROM key)

peterharperuk commented 1 year ago

Looks ok. I thought we avoided symlinks due to Windows being rubbish?

timg236 commented 1 year ago

Windows users can use WSL or Cygwin