Skip to content

Commit 7a11299

Browse files
authored
automatically merged
1 parent acf9163 commit 7a11299

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

cmd/gokr-update-eeprom/eeprom.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var (
2828

2929
// Git commit hash of https://github.com/raspberrypi/rpi-eeprom to take EEPROM
3030
// updates from.
31-
const eepromRef = "dd984a26db284f23035b6048da7d3d40199c3562"
31+
const eepromRef = "98b77d5fddc977b110c8803422e4c72449029d8c"
3232

3333
type contentEntry struct {
3434
Name string `json:"name"`

pieeprom-2025-07-17.bin

512 KB
Binary file not shown.

recovery.bin

20 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)