diff options
-rw-r--r-- | conf/machine/raspberrypi3-64.conf | 2 |
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 | ||
36 | SERIAL_CONSOLE = "115200 ttyS0" | 36 | SERIAL_CONSOLE ?= "115200 ttyS0" |
37 | VC4_CMA_SIZE ?= "cma-256" | 37 | VC4_CMA_SIZE ?= "cma-256" |
38 | 38 | ||
39 | UBOOT_MACHINE = "rpi_3_config" | 39 | UBOOT_MACHINE = "rpi_3_config" |