Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gokrazy-bot authored and gokrazy-bot committed Feb 15, 2024
1 parent a25a07d commit 569b409
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gokr-update-firmware/firmware.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var (

// Git commit hash of https://github.com/raspberrypi/firmware to take
// firmware files from.
const firmwareRef = "2a1e5bfd933d977a57ba4cd62f3381fdc339e29a"
const firmwareRef = "b208f8c7ce1bc3279b8bb89a3ec47c11e87c09bf"

type contentEntry struct {
Name string `json:"name"`
Expand Down
Binary file modified fixup.dat
Binary file not shown.
Binary file modified fixup4.dat
Binary file not shown.
Binary file modified fixup4cd.dat
Binary file not shown.
Binary file modified fixup4db.dat
Binary file not shown.
Binary file modified fixup4x.dat
Binary file not shown.
Binary file modified fixup_cd.dat
Binary file not shown.
Binary file modified fixup_db.dat
Binary file not shown.
Binary file modified fixup_x.dat
Binary file not shown.
Binary file modified start.elf
Binary file not shown.
Binary file modified start4.elf
Binary file not shown.
Binary file modified start4cd.elf
Binary file not shown.
Binary file modified start4db.elf
Binary file not shown.
Binary file modified start4x.elf
Binary file not shown.
Binary file modified start_cd.elf
Binary file not shown.
Binary file modified start_db.elf
Binary file not shown.
Binary file modified start_x.elf
Binary file not shown.

0 comments on commit 569b409

Please sign in to comment.