Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
automatically merged
  • Loading branch information
gokrazy-bot committed Apr 26, 2023
1 parent daf72c2 commit 87439d4
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 @@ -27,7 +27,7 @@ var (

// Git commit hash of https://github.com/raspberrypi/firmware to take
// firmware files from.
const firmwareRef = "c4122b8708d2d1e8a123e45b188d0bc2d0105bca"
const firmwareRef = "543692d23dff7075915bc9c7e34abb3fe28e1c46"

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 87439d4

Please sign in to comment.