[PATCH 1/3] omap: Use spl_soc_init instead of spl_board_init

Tom Rini trini at konsulko.com
Wed Aug 7 16:20:20 CEST 2024


On Mon, 29 Jul 2024 22:44:37 +0200, Paul Kocialkowski wrote:

> Both spl_board_init and spl_soc_init are available as ways to run
> specific code in the SPL's board_init_r. Use the former for init
> code that is specific to the SoC and leave spl_board_init available
> for boards to use.
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list