soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE
commitf86baf3e903ddd81369b9ef7605fb5463498cbff
authorNico Huber <nico.h@gmx.de>
Mon, 14 Jan 2019 23:05:46 +0000 (15 00:05 +0100)
committerNico Huber <nico.h@gmx.de>
Wed, 16 Jan 2019 11:07:11 +0000 (16 11:07 +0000)
tree7b7575bb7e57ded10ebc24d8255a34a4fa66a86b
parent65ca24c02e0e9738781d4ca4d0cb3397cf9c2328
soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE

Add a new Kconfig NO_BOOTBLOCK_CONSOLE to disable the BOOTBLOCK_CONSOLE
option completely. The commit message of fbb11cf (ARM: Separate the
early console (romstage) from the bootblock console.) states that it
doesn't work before romstage on Exynos 5420.

Change-Id: I9b56a52f2555b5233300f27031a9ef50e7ab7cea
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/30926
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
src/console/Kconfig
src/soc/samsung/exynos5420/Kconfig