Commit cc72bc01ac31e568612b8400e4eab56f788b51fd

Authored by Tim Gover
1 parent 54a0395d

msd: Fix support for older EEPROM release in on 2711

Readme.md
@@ -76,6 +76,8 @@ via RPIBOOT on Compute Module 4. @@ -76,6 +76,8 @@ via RPIBOOT on Compute Module 4.
76 | [secure-boot-msd](secure-boot-msd/README.md) | Scripts for signing the MSD firmware so that it can be used on a secure-boot device | 76 | [secure-boot-msd](secure-boot-msd/README.md) | Scripts for signing the MSD firmware so that it can be used on a secure-boot device |
77 | [secure-boot-example](secure-boot-example/README.md) | Simple Linux initrd with a UART console. 77 | [secure-boot-example](secure-boot-example/README.md) | Simple Linux initrd with a UART console.
78 78
  79 +** The `secure-boot-msd`, `rpi-imager-embedded` and `mass-storage-gadget` extensions require that the `2022-04-26` (or newer) bootloader EEPROM release has already been written to the EEPROM using `recovery.bin` **
  80 +
79 ## Booting Linux 81 ## Booting Linux
80 The `RPIBOOT` protocol provides a virtual file-system to the Raspberry Pi bootloader and GPU firmware. It's therefore possible to 82 The `RPIBOOT` protocol provides a virtual file-system to the Raspberry Pi bootloader and GPU firmware. It's therefore possible to
81 boot Linux. To do this, you will need to copy all of the files from a Raspberry Pi boot partition plus create your own 83 boot Linux. To do this, you will need to copy all of the files from a Raspberry Pi boot partition plus create your own
msd/bootcode4.bin
No preview for this file type