raspberrypi / usbboot

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

Use bootfiles.bin loader for Linux boot.img files #215

Closed timg236 closed 2 months ago

timg236 commented 2 months ago

Update the Linux images to use the bootfiles.bin because this uses the standard BRCM SDRAM init. The updated bootfiles.bin supports secure-boot.

timg236 commented 2 months ago

@peterharperuk @tdewey-rpi @XECDesign