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

Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>
This commit is contained in:
Thomas Perrot 2015-05-22 12:03:55 +02:00 committed by Andrei Gherzan
parent 0fc2b1c3ac
commit c8532df1c2

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 \