Skip to content

Commit a7b11e3

Browse files
authored
Update README to include Raspberry Pi 5 support (#725)
Now that Raspberry Pi 5 is supported by the upstream kernel, let's update the README :)
1 parent 238e3f6 commit a7b11e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gokrazy kernel: upstream Linux for the Raspberry Pi
22

33
This repository holds a pre-built Linux kernel image for the Raspberry Pi 3, Pi
4-
4, and Pi Zero 2 W, used by the [gokrazy](https://gokrazy.org/) project.
4+
4, Pi 5, and Pi Zero 2 W, used by the [gokrazy](https://gokrazy.org/) project.
55

66
The files in this repository are picked up automatically by
77
the `gok` tool, so you don’t need to interact with this repository
@@ -12,7 +12,7 @@ unless you want to update the kernel to a custom version.
1212
| repository | source | devices |
1313
|------------------------|----------------|-------------------------------|
1414
| [gokrazy/kernel.rpi] | [Raspberry Pi] | Pi 3, Pi 4, Pi 5, Pi Zero 2 W |
15-
| [gokrazy/kernel] | [kernel.org] | Pi 3, Pi 4, Pi Zero 2 W |
15+
| [gokrazy/kernel] | [kernel.org] | Pi 3, Pi 4, Pi 5, Pi Zero 2 W |
1616
| [gokrazy/kernel.amd64] | [kernel.org] | PC x86_64, VMs |
1717
| [gokrazy/kernel.arm64] | [kernel.org] | PC arm64, VMs |
1818

0 commit comments

Comments
 (0)