diff options
-rw-r--r-- | conf/machine/raspberrypi4.conf | 1 |
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 | ||
14 | SDIMG_KERNELIMAGE ?= "kernel7.img" | 14 | SDIMG_KERNELIMAGE ?= "kernel7.img" |
15 | UBOOT_MACHINE = "rpi_4_32b_config" | ||
15 | SERIAL_CONSOLES ?= "115200;ttyS0" | 16 | SERIAL_CONSOLES ?= "115200;ttyS0" |
16 | 17 | ||
17 | MACHINE_FEATURES_append = " vc4graphics" | 18 | MACHINE_FEATURES_append = " vc4graphics" |