[PATCH 2/3] am33xx: Use regular spl_board_init instead of am33xx_spl_board_init

Tom Rini trini at konsulko.com
Mon Jul 29 22:47:59 CEST 2024


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 <paulk at sys-base.io>

Nice cleanup thanks for doing it!

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240729/199a0c4a/attachment.sig>


More information about the U-Boot mailing list