cuu 994a646d30 v0.6 readme 1 ヶ月 前
..
CPI3_linux_4.20 e5480d5d12 gather gameshell stuff 9 ヶ月 前
v0.2 e5480d5d12 gather gameshell stuff 9 ヶ月 前
v0.4 e5480d5d12 gather gameshell stuff 9 ヶ月 前
v0.6 994a646d30 v0.6 readme 1 ヶ月 前
LICENSE e5480d5d12 gather gameshell stuff 9 ヶ月 前
README.md e5480d5d12 gather gameshell stuff 9 ヶ月 前
cpi3-linux_4_14_2.patch e5480d5d12 gather gameshell stuff 9 ヶ月 前
uImage e5480d5d12 gather gameshell stuff 9 ヶ月 前
usb_ethernet.patch e5480d5d12 gather gameshell stuff 9 ヶ月 前

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