summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi3.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index 1ac5928..f9e0ff5 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -7,5 +7,6 @@ include conf/machine/raspberrypi2.conf
7 7
8MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" 8MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
9 9
10UBOOT_MACHINE = "rpi_3_32b_config"
10SERIAL_CONSOLE = "115200 ttyS0" 11SERIAL_CONSOLE = "115200 ttyS0"
11VC4_CMA_SIZE ?= "cma-256" 12VC4_CMA_SIZE ?= "cma-256"