board: nuvoton: use an event to replace last_stage_init()
authorMichael Chang <zhang971090220@gmail.com>
Mon, 10 Feb 2025 02:37:10 +0000 (10:37 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 18 Feb 2025 22:32:24 +0000 (16:32 -0600)
commit695ac1ffd14801d6cbcedffd48d4f497b261e54d
tree4faa0420e822578055f5f5050cc0bedc26221d5c
parent320ba79911511d7f29d3092fb4cc4f5b7a03d7da
board: nuvoton: use an event to replace last_stage_init()

Add a new event which handles this function refer to commit
("91caa3bb89b1 event: Use an event to replace last_stage_init()")

Signed-off-by: Michael Chang <zhang971090220@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/nuvoton/arbel_evb/arbel_evb.c
board/nuvoton/common/uart.c
board/nuvoton/common/uart.h
board/nuvoton/poleg_evb/poleg_evb.c
configs/arbel_evb_defconfig
configs/poleg_evb_defconfig