cuu 994a646d30 v0.6 readme 3 weeks ago
..
CPI3_linux_4.20 e5480d5d12 gather gameshell stuff 8 months ago
v0.2 e5480d5d12 gather gameshell stuff 8 months ago
v0.4 e5480d5d12 gather gameshell stuff 8 months ago
v0.6 994a646d30 v0.6 readme 3 weeks ago
LICENSE e5480d5d12 gather gameshell stuff 8 months ago
README.md e5480d5d12 gather gameshell stuff 8 months ago
cpi3-linux_4_14_2.patch e5480d5d12 gather gameshell stuff 8 months ago
uImage e5480d5d12 gather gameshell stuff 8 months ago
usb_ethernet.patch e5480d5d12 gather gameshell stuff 8 months ago

README.md

Kernel

clockworkPI (CPI3) Linux Kernel 4.14.2 Patch

Cross compiler:

gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf

Compilation process:

  • cp ./arch/arm/configs/clockworkpi_cpi3_defconfig .config
  • make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
  • mkimage -A arm -O linux -T kernel -C none -a 0x40008000 -e 0x40008000 -n «Linux kernel» -d arch/arm/boot/zImage uImage