diff options
| author | Drew Moseley <drew.moseley@northern.tech> | 2020-04-09 18:13:55 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-04-15 11:45:48 +0100 |
| commit | c7bc97c97e61658e487c4fab8517754328b5e40f (patch) | |
| tree | b30a66412f362440ba19dfe2eba57b3f53d43d53 /conf/machine/raspberrypi3.conf | |
| parent | 3b2ded5ae78434d1f5e87b501b0bc3806c4d5451 (diff) | |
| download | meta-raspberrypi-c7bc97c97e61658e487c4fab8517754328b5e40f.tar.gz | |
raspberrypi3: Switch to vc4-fkms-v3d.
This seems to be required to have a functional DSI display.
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
Diffstat (limited to 'conf/machine/raspberrypi3.conf')
| -rw-r--r-- | conf/machine/raspberrypi3.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index 581e47c..dafb66e 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
| @@ -17,4 +17,5 @@ SDIMG_KERNELIMAGE ?= "kernel7.img" | |||
| 17 | UBOOT_MACHINE = "rpi_3_32b_config" | 17 | UBOOT_MACHINE = "rpi_3_32b_config" |
| 18 | SERIAL_CONSOLES ?= "115200;ttyS0" | 18 | SERIAL_CONSOLES ?= "115200;ttyS0" |
| 19 | 19 | ||
| 20 | VC4DTBO ?= "vc4-fkms-v3d" | ||
| 20 | ARMSTUB ?= "armstub7.bin" | 21 | ARMSTUB ?= "armstub7.bin" |
