mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-20 06:08:49 +01:00
Updated How to compile DevTerm CM3 Kernel (markdown)
parent
6bfd099176
commit
04f7f55903
@ -1,7 +1,7 @@
|
||||
## Get kernel
|
||||
1. git://github.com/raspberrypi/linux.git
|
||||
1. git checkout remotes/origin/rpi-4.19.y
|
||||
1. git apply devterm-4.19_0601.patch
|
||||
1. git apply [devterm-4.19_v0.1,patch](https://mega.nz/file/4Z0ExK4K#4RwZPs5b1DESj93N5TMRjm-BkrLRQ26QJm_SSbmSNok)
|
||||
|
||||
## Compile
|
||||
```
|
||||
@ -25,7 +25,7 @@ cp arch/arm/boot/dts/bcm2710-rpi-cm3.dtb $1/boot/bcm2710-rpi-cm3.dtb
|
||||
cp arch/arm/boot/dts/overlays/*.dtbo $1/boot/overlays/
|
||||
```
|
||||
|
||||
### config_a
|
||||
## config_a
|
||||
```
|
||||
ignore_lcd=1
|
||||
dtoverlay=vc4-kms-v3d,audio=0,cma-384
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user