Go to file
gokrazy-bot-2 19ce6cfb0c
auto-update u-boot to f3c979dd00 (#59)
automatically merged
2024-03-11 21:59:46 -07:00
.github/workflows rock64 kernel and u-boot 2024-01-11 21:54:02 -08:00
cmd auto-update u-boot to f3c979dd00 (#59) 2024-03-11 21:59:46 -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 rock64 kernel and u-boot 2024-01-11 21:54:02 -08: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.tar.xz (#58) 2024-03-11 21:57:26 -07:00
u-boot-rockchip.bin auto-update u-boot to f3c979dd00 (#59) 2024-03-11 21:59:46 -07:00
vmlinuz auto-update to linux-6.8.tar.xz (#58) 2024-03-11 21:57:26 -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