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-19 06:24:52 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
6d3fe51534e73b3a5a52a2557f2bbf54d486deac
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
6d3fe51534
RNDIS driver for Windows
2018-07-23 19:29: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
RNDIS driver for WIN.zip
RNDIS driver for Windows
2018-07-23 19:29: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%