Go to file
gokrazy-bot-2 b8b966f736
auto-update u-boot to 26c56f1c58 (#131)
automatically merged
2024-07-04 14:56:17 -07:00
.github auto-update u-boot to 0f073e022d (#130) 2024-07-04 14:34:22 -07:00
cmd auto-update u-boot to 26c56f1c58 (#131) 2024-07-04 14:56:17 -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 26c56f1c58 (#131) 2024-07-04 14:56:17 -07:00
vmlinuz auto-update to linux-6.9.7.tar.xz (#127) 2024-07-03 23:32:20 -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