On Mon, Jul 29, 2024 at 10:44:38PM +0200, Paul Kocialkowski wrote: > The am33xx_spl_board_init function was introduced as a way to add > board-specific SPL init for AM33xx devices since the spl_board_init > function was already used for SoC-specific init. > > Now that the SoC-specific SPL init was moved to spl_soc_init, we can > use spl_board_init for this purpose and get rid of > am33xx_spl_board_init. > > Rename the function in board files and enable the related config > option for concerned boards. > > Signed-off-by: Paul Kocialkowski <[email protected]>
Nice cleanup thanks for doing it! Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

