Revert "arm: config: fix default console only to specify the device"
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 20 Nov 2018 05:54:39 +0000 (14:54 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 26 Dec 2018 01:34:59 +0000 (10:34 +0900)
commit767edf0f6b3eaa0303f3fd6afdc14ddce0aca70c
tree29d85e63e22176591e4b1e16470442f63c6d2fd2
parent9c15044ae4f5a63c4ecaec114bbe55f05b4cf836
Revert "arm: config: fix default console only to specify the device"

This reverts commit 232ed3ca534708527a9515c7c41bc3542949525c.

In exynos boards, ${console} is used to set bootargs but it sets
without "console=", so CONFIG_DEFAULT_CONSOLE for these boards is
designated with "console=" but it is removed. So revert the commit.

References for using ${console} in
   board/samsung/common/bootscripts/autoboot.cmd
   board/samsung/common/bootscripts/bootzimg.cmd

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/odroid.h
include/configs/odroid_xu3.h
include/configs/s5p_goni.h
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h