]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: imx: imx8mn-evk: enable DM_SERIAL
authorHeiko Thiery <heiko.thiery@gmail.com>
Sat, 26 Feb 2022 09:44:21 +0000 (10:44 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 13:36:17 +0000 (15:36 +0200)
commit90044a0c50e46488bfabe837c9b26634b86430a5
tree64ea4005a36cdbceb8e4d3faae787a6afe0b39f3
parent910b86dccaa25cae4878c8f34e85220c044e486f
ARM: imx: imx8mn-evk: enable DM_SERIAL

U-Boot complains that CONFIG_SERIAL is not converted to CONFIG_DM_SERIAL
and gives a deadline before possibly removing the board. Migrate to
DM_SERIAL to fulfill the request.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
configs/imx8mn_evk_defconfig