summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi3.conf')
-rw-r--r--conf/machine/raspberrypi3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index 253230d..e5df51a 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -15,5 +15,5 @@ MACHINE_EXTRA_RRECOMMENDS += "\
15 15
16SDIMG_KERNELIMAGE ?= "kernel7.img" 16SDIMG_KERNELIMAGE ?= "kernel7.img"
17UBOOT_MACHINE = "rpi_3_32b_config" 17UBOOT_MACHINE = "rpi_3_32b_config"
18SERIAL_CONSOLES ?= "115200 ttyS0" 18SERIAL_CONSOLES ?= "115200;ttyS0"
19VC4_CMA_SIZE ?= "cma-256" 19VC4_CMA_SIZE ?= "cma-256"