[PATCH] arm: config: fix default console only to specify the device
authorDongjin Kim <tobetter@gmail.com>
Sat, 28 Oct 2017 04:22:27 +0000 (00:22 -0400)
committerVagrant Cascadian <vagrant@debian.org>
Fri, 12 Mar 2021 23:00:43 +0000 (23:00 +0000)
commitf64e932b112bd96334220cb4d4c3600d1a1f43db
tree5f1a064b1f470aac35414acd6768d3fc1cbbe658
parent48ecce8d40173e3b403f5d3bcbf169b1c5d22b6d
[PATCH] arm: config: fix default console only to specify the device

This reverts commit 767edf0f6b3eaa0303f3fd6afdc14ddce0aca70c and restores
commit 232ed3ca534708527a9515c7c41bc3542949525c.

Debian's flash-kernel expect the console variable to just contain the device,
because it will set the bootargs to "console=${console}". So revert adding
"console=" to the console parameter, but also adjust the shipped bootscripts
for exynos boards to cope with it.

Bug-Debian: https://bugs.debian.org/920116
Signed-off-by: Benjamin Drung <bdrung@debian.org>
Gbp-Pq: Topic exynos
Gbp-Pq: Name 0001-arm-config-fix-default-console-only-to-specify-the-d.patch
board/samsung/common/bootscripts/autoboot.cmd
board/samsung/common/bootscripts/bootzimg.cmd
board/samsung/common/dfu_sample_env.txt
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