u-boot/board/nuvoton/common/Makefile
Jim Liu 5a2070783d board: nuvoton: update console environment variable
If CONFIG_SYS_SKIP_UART_INIT is enabled, calculate the
current baud rate and update the "console" environment
variable.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
2023-11-22 19:11:27 -05:00

1 line
43 B
Makefile

obj-$(CONFIG_SYS_SKIP_UART_INIT) += uart.o