diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-11-06 23:22:28 -0800 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2018-11-07 14:25:00 +0000 |
| commit | 0c14814f230e90dcb8323b5168ec881a284082d9 (patch) | |
| tree | dfa4e3d4e25c46bce1446b43fcb45154922f76ad /conf/machine/raspberrypi3.conf | |
| parent | d05f5590891cc0d107473e1bf2e36523678d0114 (diff) | |
| download | meta-raspberrypi-0c14814f230e90dcb8323b5168ec881a284082d9.tar.gz | |
machines: Drop VC4_CMA_SIZE
setting cma is not required with latest vc4 driver
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/raspberrypi3.conf')
| -rw-r--r-- | conf/machine/raspberrypi3.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index e5df51a..4fcff18 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
| @@ -16,4 +16,3 @@ MACHINE_EXTRA_RRECOMMENDS += "\ | |||
| 16 | SDIMG_KERNELIMAGE ?= "kernel7.img" | 16 | 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 | VC4_CMA_SIZE ?= "cma-256" | ||
