Go to file
2024-07-03 23:28:29 -07:00
.github/workflows Bump to min version 1.22 (#118) 2024-06-09 23:22:25 -07:00
cmd Install uuid-dev and gnutls-dev 2024-07-03 23:28:29 -07:00
boot.cmd rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
boot.scr rock64 kernel and u-boot 2024-01-11 21:54:02 -08: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 Bump to min version 1.22 (#118) 2024-06-09 23:22:25 -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 rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
rk3328-rock64.dtb auto-update to linux-6.8.7.tar.xz (#89) 2024-04-25 19:45:15 -07:00
u-boot-rockchip.bin auto-update u-boot to fe2ce09a07 (#124) 2024-06-18 22:25:03 -07:00
vmlinuz auto-update to linux-6.9.6.tar.xz (#125) 2024-06-22 22:32:18 -07:00

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

gokrazy Odroid XU4/HC1/HC2 kernel repository

This repository holds a pre-built Linux kernel image for Exynos5422-based Odroid boards (Odroid XU4/HC1/HC2), 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