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:
e1df3fa
)
stm32mp1: activate serial rx buffer
author
Patrick Delaunay
<patrick.delaunay@st.com>
Fri, 3 Aug 2018 11:38:42 +0000
(13:38 +0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 11 Sep 2018 00:20:34 +0000
(20:20 -0400)
Activate the serial rx buffer.
Prepare console MUX activation with vidconsole, and avoid console
performance issue (missing character for copy-paste).
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
configs/stm32mp15_basic_defconfig
patch
|
blob
|
history
diff --git
a/configs/stm32mp15_basic_defconfig
b/configs/stm32mp15_basic_defconfig
index ed82a0a7e4e8932899970d73056e968f44a7a91f..e134a66fb10582b2682dbbc17dd43fc7f05585d3 100644
(file)
--- a/
configs/stm32mp15_basic_defconfig
+++ b/
configs/stm32mp15_basic_defconfig
@@
-45,4
+45,5
@@
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_REGULATOR_STM32_VREFBUF=y
CONFIG_DM_REGULATOR_STPMU1=y
+CONFIG_SERIAL_RX_BUFFER=y
CONFIG_STM32_SERIAL=y