Skip to content

Commit

Permalink
Update rpi.go
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjoplin committed Oct 4, 2023
1 parent 4725f09 commit 1834fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi/rpi.go
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ var rasPiVariants = map[uint32]hw{
vcBase: VIDEOCORE_BASE_RPI2,
name: "Compute Module 4 - 4GB v1.0",
},
0xC03141: {
0xB03141: {
hwType: RPI_HWVER_TYPE_PI4,
periphBase: PERIPH_BASE_RPI4,
vcBase: VIDEOCORE_BASE_RPI2,
Expand Down

0 comments on commit 1834fe9

Please sign in to comment.