
26 Feb
2022
26 Feb
'22
1:57 p.m.
On Sat, Feb 26, 2022 at 6:45 AM Heiko Thiery heiko.thiery@gmail.com wrote:
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
v2:
- add commit log to explain the change
Reviewed-by: Fabio Estevam festevam@denx.de