summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf')
-rw-r--r--import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf b/import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf
index 9b4c02a19..a17289ce9 100644
--- a/import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf
+++ b/import-layers/meta-raspberrypi/conf/machine/raspberrypi2.conf
@@ -7,7 +7,7 @@ DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
require conf/machine/include/tune-cortexa7.inc
include conf/machine/include/rpi-base.inc
-SERIAL_CONSOLE = "115200 ttyAMA0"
+SERIAL_CONSOLE ?= "115200 ttyAMA0"
UBOOT_MACHINE = "rpi_2_config"
VC4_CMA_SIZE ?= "cma-256"
OpenPOWER on IntegriCloud