summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi4.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi4.conf b/conf/machine/raspberrypi4.conf
index 22938eb..ebc506e 100644
--- a/conf/machine/raspberrypi4.conf
+++ b/conf/machine/raspberrypi4.conf
@@ -12,6 +12,7 @@ MACHINE_EXTRA_RRECOMMENDS += "\
12" 12"
13 13
14SDIMG_KERNELIMAGE ?= "kernel7.img" 14SDIMG_KERNELIMAGE ?= "kernel7.img"
15UBOOT_MACHINE = "rpi_4_32b_config"
15SERIAL_CONSOLES ?= "115200;ttyS0" 16SERIAL_CONSOLES ?= "115200;ttyS0"
16 17
17MACHINE_FEATURES_append = " vc4graphics" 18MACHINE_FEATURES_append = " vc4graphics"