Re: [PATCH v1 4/4] arm: s5p4418: dm_serial: remove old code / add DEBUG_UART

2023-01-03 Thread Tom Rini
On Sun, Dec 18, 2022 at 12:26:47PM +, Stefan Bosch wrote: > Remove init of UART-clock and UART-reset in arch_cpu_init(). Add DEBUG_UART > to s5p4418_nanopi2_defconfig. > > Signed-off-by: Stefan Bosch Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v1 4/4] arm: s5p4418: dm_serial: remove old code / add DEBUG_UART

2022-12-18 Thread Stefan Bosch
Remove init of UART-clock and UART-reset in arch_cpu_init(). Add DEBUG_UART to s5p4418_nanopi2_defconfig. Signed-off-by: Stefan Bosch --- arch/arm/cpu/armv7/s5p4418/cpu.c | 29 - arch/arm/mach-nexell/clock.c | 2 +- configs/s5p4418_nanopi2_defconfig | 8