summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi3-64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf
index 0efe3ff..60f823b 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/raspberrypi3-64.conf
@@ -33,7 +33,7 @@ KERNEL_DEVICETREE = " \
33 overlays/vc4-kms-v3d.dtbo \ 33 overlays/vc4-kms-v3d.dtbo \
34 " 34 "
35 35
36SERIAL_CONSOLE = "115200 ttyS0" 36SERIAL_CONSOLE ?= "115200 ttyS0"
37VC4_CMA_SIZE ?= "cma-256" 37VC4_CMA_SIZE ?= "cma-256"
38 38
39UBOOT_MACHINE = "rpi_3_config" 39UBOOT_MACHINE = "rpi_3_config"