summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi.conf')
-rw-r--r--conf/machine/raspberrypi.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index e94ad86..b23687b 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc
10SERIAL_CONSOLES ?= "115200;ttyAMA0" 10SERIAL_CONSOLES ?= "115200;ttyAMA0"
11 11
12UBOOT_MACHINE = "rpi_config" 12UBOOT_MACHINE = "rpi_config"
13
14ARMSTUB ?= "armstub.bin"