Go to file
Timmy Welch 8221c9c000
Some checks failed
Update kernel ref / CI (push) Has been cancelled
Update kernel/uboot
2024-08-17 11:01:58 -07:00
.github auto-update u-boot to 0f073e022d (#130) 2024-07-04 14:34:22 -07:00
atf.patches Update kernel/uboot 2024-08-17 11:01:58 -07:00
cmd Update kernel/uboot 2024-08-17 11:01:58 -07:00
kernel.patches Update kernel/uboot 2024-08-17 11:01:58 -07:00
uboot.patches Attempt cm3588 support 2024-07-17 23:36:40 -07:00
boot.scr Attempt cm3588 support 2024-07-17 23:36:40 -07:00
cmdline.txt rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
config.txt rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
go.mod Update kernel/uboot 2024-08-17 11:01:58 -07:00
kernel.go rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
LICENSE rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
LICENSE.linux rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
README.md Update README 2024-07-05 10:49:09 -07:00
rk3588-friendlyelec-cm3588-nas.dtb Attempt cm3588 support 2024-07-17 23:36:40 -07:00
u-boot-rockchip.bin Update kernel/uboot 2024-08-17 11:01:58 -07:00
vmlinuz Update kernel/uboot 2024-08-17 11:01:58 -07:00

This repo is a fork of https://github.com/gokrazy/kernel.

gokrazy Rock64 kernel repository

This repository holds a pre-built Linux kernel image for RK3328-based Rock64 from Pine64, used by the gokrazy project.

The files in this repository are picked up automatically by gokr-packer, so you dont need to interact with this repository unless you want to update the kernel to a custom version.

Updating the kernel

First, install docker.

Then, build a new kernel - take about 5 minutes.

go run ./cmd/gokr-rebuild-kernel/kernel.go