diff options
author | Jim Liu <jim.t90615@gmail.com> | 2024-05-07 17:10:55 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-05-15 10:55:07 -0600 |
commit | 14e1a1b69c8a8e499bf770410082eead139d4da8 (patch) | |
tree | 32f4e6ab73e082b4c3689e0b6461c68b58a4174e /cmd | |
parent | 44d79be9caff6c1a4454c74509639fb32d1d8bfc (diff) | |
download | u-boot-WIP/15May2024-next.zip u-boot-WIP/15May2024-next.tar.gz u-boot-WIP/15May2024-next.tar.bz2 |
board: nuvoton: Use an event to replace last_stage_init() and fix build errorWIP/15May2024-next
Followed the new style use event to replace last_stage_init().
Fixed build error After replace last_stage_init().
And remove CONFIG_SYS_SKIP_UART_INIT from defconfig,
system will reuse the setting from bootblock
and skip the baud rate setting.
Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions