summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi2.conf')
-rw-r--r--conf/machine/raspberrypi2.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi2.conf b/conf/machine/raspberrypi2.conf
index b6346e6..d50ef70 100644
--- a/conf/machine/raspberrypi2.conf
+++ b/conf/machine/raspberrypi2.conf
@@ -8,3 +8,5 @@ require conf/machine/include/tune-cortexa7.inc
8include conf/machine/include/rpi-base.inc 8include conf/machine/include/rpi-base.inc
9 9
10SERIAL_CONSOLE = "115200 ttyAMA0" 10SERIAL_CONSOLE = "115200 ttyAMA0"
11
12UBOOT_MACHINE = "rpi_2_config"