Skip to content

Commit 1f50868

Browse files
authored
automatically merged
1 parent b4f27b9 commit 1f50868

File tree

6 files changed

+1
-1
lines changed

6 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 = "bad328a72ed87edcf6ab821b5c4d31456cb2c2ea"
31+
const eepromRef = "cd4048df1d55be89bf84879754a4acf9c92e1f7a"
3232

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

pieeprom-2023-01-11.bin

512 KB
Binary file not shown.

pieeprom-2023-05-11.bin

512 KB
Binary file not shown.

pieeprom-2025-02-24.bin

512 KB
Binary file not shown.

pieeprom-2025-05-08.bin

512 KB
Binary file not shown.

recovery.bin

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)