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