summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-05-29 22:52:23 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-30 03:46:20 +0000
commit2b99a01e0d28ae3c755480e12beb130e8b1550ac (patch)
tree2f4641bcaed91e097cc62ae5a9c82f7526516d5e /src/soc/rockchip/rk3288
parent9b5e8c171868f3c559eb0f51a5b6f20cf5d0b7f9 (diff)
downloadcoreboot-2b99a01e0d28ae3c755480e12beb130e8b1550ac.tar.gz
coreboot-2b99a01e0d28ae3c755480e12beb130e8b1550ac.tar.bz2
coreboot-2b99a01e0d28ae3c755480e12beb130e8b1550ac.zip
soc/rockchip/rk3288: Disable bootblock console
Bootblock space is tight on this SoC and recent changes increased it ever so slightly to make this a problem. Since the bootblock is well-tested, we can get by without console. Change-Id: I7496a3e313b2c6ee6fb3c4671eac64376d84e0dc Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33068 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/rockchip/rk3288')
-rw-r--r--src/soc/rockchip/rk3288/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/rockchip/rk3288/Kconfig b/src/soc/rockchip/rk3288/Kconfig
index 38d87524b77b..f845f07514f6 100644
--- a/src/soc/rockchip/rk3288/Kconfig
+++ b/src/soc/rockchip/rk3288/Kconfig
@@ -30,6 +30,7 @@ config SOC_ROCKCHIP_RK3288
select MAINBOARD_HAS_NATIVE_VGA_INIT
select MAINBOARD_FORCE_NATIVE_VGA_INIT
select HAVE_LINEAR_FRAMEBUFFER
+ select NO_BOOTBLOCK_CONSOLE
if SOC_ROCKCHIP_RK3288