raspberrypi / usbboot

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

Add nvme folder to enable testing nvme beta changes #76

Closed peterharperuk closed 3 years ago

peterharperuk commented 3 years ago

This adds a nvme subfolder. To beta test nvme you need to update your cm4 bootloader. You can do that by running rpiboot -d nvme. Binary was taken from \gitlab-runner\builds\peterh\vc4\nvme-boot-squashed\0e0a5833651b20d15f4da0e9f8a4f90f20ccda80\bootloader\rpi-eeprom-recovery.zip

peterharperuk commented 3 years ago

@timg236 Can you see if this looks ok to you?

timg236 commented 3 years ago

Looks great @pelwell please can you merge?