Re: [PATCH v1 2/4] board: nuvoton: update console environment variable

2023-11-08 Thread Tom Rini
On Wed, Nov 08, 2023 at 08:40:25AM +0800, Jim Liu wrote: > If CONFIG_SYS_SKIP_UART_INIT is enabled, calculate the > current baud rate and update the "console" environment > variable. > > Signed-off-by: Jim Liu > --- > board/nuvoton/arbel_evb/Kconfig | 1 + > board/nuvoton/common/Kconfig|

[PATCH v1 2/4] board: nuvoton: update console environment variable

2023-11-07 Thread Jim Liu
If CONFIG_SYS_SKIP_UART_INIT is enabled, calculate the current baud rate and update the "console" environment variable. Signed-off-by: Jim Liu --- board/nuvoton/arbel_evb/Kconfig | 1 + board/nuvoton/common/Kconfig| 9 + board/nuvoton/common/Makefile | 1 +