If SERIAL_CONSOLE is already define by another layer, this value may not be good.

Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>

(cherry picked from commit c8532df1c2)
Signed-off-by: Petter Mabäcker <petter@technux.se>
This commit is contained in:
Thomas Perrot
2015-08-13 15:12:22 +02:00
committed by Andrei Gherzan
parent a00a6998a6
commit d273a90c39
+1 -1
View File
@@ -7,7 +7,7 @@ include conf/machine/include/soc-family.inc
IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"
SERIAL_CONSOLE ?= "115200 ttyAMA0"
SERIAL_CONSOLE = "115200 ttyAMA0"
XSERVER = " \
xserver-xorg \