Go to file
Anup Chenthamarakshan a1158e1ed2
Bump to min version 1.22 (#118)
automatically merged
2024-06-09 23:22:25 -07:00
.github/workflows Bump to min version 1.22 (#118) 2024-06-09 23:22:25 -07:00
cmd auto-update u-boot to 1ebd659cf0 (#117) 2024-06-07 10:15:40 -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 1ebd659cf0 (#117) 2024-06-07 10:15:40 -07:00
vmlinuz auto-update to linux-6.9.3.tar.xz (#114) 2024-06-03 09:29:33 -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