summaryrefslogtreecommitdiffstats
path: root/bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf')
-rw-r--r--bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf b/bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf
index c8677b4f..f1b81519 100644
--- a/bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf
+++ b/bsp/meta-raspberrypi/conf/machine/raspberrypi-cm3.conf
@@ -6,7 +6,8 @@ DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
require conf/machine/include/tune-cortexa7.inc
include conf/machine/include/rpi-base.inc
-KBUILD_DEFCONFIG ?= "bcm2709_defconfig"
SDIMG_KERNELIMAGE ?= "kernel7.img"
UBOOT_MACHINE = "rpi_3_32b_config"
SERIAL_CONSOLES ?= "115200;ttyAMA0"
+
+ARMSTUB ?= "armstub.bin"