projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aafe5c5
)
rockchip: jerry: Add serial support
author
Simon Glass
<sjg@chromium.org>
Sun, 19 Jul 2020 19:55:55 +0000
(13:55 -0600)
committer
Simon Glass
<sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000
(19:30 -0600)
This option allows the serial console to work correctly. Add it.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/chromebook_jerry_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_jerry_defconfig
b/configs/chromebook_jerry_defconfig
index 5c7095741ac4c5addfadf81c42ae9802943f50df..c45bc22901716c5ae726ed0e68e106406bf4ddcd 100644
(file)
--- 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