[PATCH v3 26/49] rockchip: jerry: Add serial support
Simon Glass
sjg at chromium.org
Fri Jul 10 02:39:49 CEST 2020
This option allows the serial console to work correctly. Add it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
configs/chromebook_jerry_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/chromebook_jerry_defconfig b/configs/chromebook_jerry_defconfig
index e32de90843..c410b844d5 100644
--- a/configs/chromebook_jerry_defconfig
+++ b/configs/chromebook_jerry_defconfig
@@ -85,6 +85,7 @@ CONFIG_PWM_ROCKCHIP=y
CONFIG_RAM=y
CONFIG_SPL_RAM=y
CONFIG_DEBUG_UART_SHIFT=2
+CONFIG_ROCKCHIP_SERIAL=y
CONFIG_SOUND=y
CONFIG_I2S=y
CONFIG_I2S_ROCKCHIP=y
--
2.27.0.389.gc38d7665816-goog
More information about the U-Boot
mailing list