projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9908084
)
udoo: Add DM_SERIAL support
author
Fabio Estevam
<festevam@denx.de>
Wed, 15 Feb 2023 17:46:33 +0000
(14:46 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 29 Mar 2023 20:27:39 +0000
(22:27 +0200)
The conversion to DM_SERIAL is mandatory, so add support
for it.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/udoo_defconfig
patch
|
blob
|
history
diff --git
a/configs/udoo_defconfig
b/configs/udoo_defconfig
index 6be8fad1e9684b9ab11e17badde55422fe14d051..d7f1c98920eca93fd7b06ef6a26d88bfab17cc2b 100644
(file)
--- a/
configs/udoo_defconfig
+++ b/
configs/udoo_defconfig
@@
-55,5
+55,6
@@
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_SCSI=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_DM_THERMAL=y