diff options
Diffstat (limited to 'meta-raspberrypi/conf/machine/raspberrypi2.conf')
-rw-r--r-- | meta-raspberrypi/conf/machine/raspberrypi2.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-raspberrypi/conf/machine/raspberrypi2.conf b/meta-raspberrypi/conf/machine/raspberrypi2.conf index bd191c3fa..505c6f2ff 100644 --- a/meta-raspberrypi/conf/machine/raspberrypi2.conf +++ b/meta-raspberrypi/conf/machine/raspberrypi2.conf @@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc SERIAL_CONSOLES ?= "115200;ttyAMA0" UBOOT_MACHINE = "rpi_2_config" + +ARMSTUB ?= "armstub7.bin" |