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 05:55:08 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
5af4b6a9611c431b3a36273bddb67832ca7008d2
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
5af4b6a961
Delete RNDIS driver for WIN.zip
2018-07-23 19:32:21 +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
uImage
USB Ethernet patch and kernel image
2018-07-23 19:16:26 +08:00
usb_ethernet.patch
USB Ethernet patch and kernel image
2018-07-23 19:16:26 +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%