This website requires JavaScript.
Explore
More informations
Help
Sign In
clockworkpi
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/clockworkpi/Kernel.git
synced
2026-07-18 22:14:48 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
50915d3c4d1d12bd336a6d1149273be64b39abaa
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dphys
50915d3c4d
Update README.md
2018-07-13 21:43:30 +08:00
cpi3-linux_4_14_2.patch
Clockworkpi Kernel patch for Linux 4.14.2
2018-07-13 21:34:19 +08:00
LICENSE
Initial commit
2018-07-13 21:33:07 +08:00
README.md
Update README.md
2018-07-13 21:43:30 +08:00
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
Reference in New Issue
View Git Blame
Copy Permalink
Description
CPI Linux Kernel
Readme
GPL-3.0
12
MiB
Languages
Diff
100%