summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi3.conf')
-rw-r--r--conf/machine/raspberrypi3.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index 49252fc..581e47c 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -16,3 +16,5 @@ MACHINE_EXTRA_RRECOMMENDS += "\
16SDIMG_KERNELIMAGE ?= "kernel7.img" 16SDIMG_KERNELIMAGE ?= "kernel7.img"
17UBOOT_MACHINE = "rpi_3_32b_config" 17UBOOT_MACHINE = "rpi_3_32b_config"
18SERIAL_CONSOLES ?= "115200;ttyS0" 18SERIAL_CONSOLES ?= "115200;ttyS0"
19
20ARMSTUB ?= "armstub7.bin"