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:
9918b25
)
ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
author
Marek Vasut
<marex@denx.de>
Wed, 7 Dec 2022 20:39:04 +0000
(21:39 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 3 Feb 2023 11:41:17 +0000
(12:41 +0100)
Convert the board from legacy serial code to DM SERIAL.
Signed-off-by: Marek Vasut <marex@denx.de>
configs/m53menlo_defconfig
patch
|
blob
|
history
diff --git
a/configs/m53menlo_defconfig
b/configs/m53menlo_defconfig
index 70df2b5fd24329c93b156b848dc8f5deba2448a5..a9b8a2c1a3393e39dfd80ae3ccf9b803870f5227 100644
(file)
--- a/
configs/m53menlo_defconfig
+++ b/
configs/m53menlo_defconfig
@@
-109,6
+109,7
@@
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_RTC=y
CONFIG_RTC_M41T62=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SYSRESET_WATCHDOG=y