On Wed, Mar 25, 2026 at 01:00:39PM -0600, Tom Rini wrote: >This platform enables CONFIG_BOARD_EARLY_INIT_F and then has a >do-nothing board_early_init_f function. Change to not enabling the >option and so not needing an empty function. > >Signed-off-by: Tom Rini <trini at konsulko.com> Reviewed-by: Peng Fan <peng.fan at nxp.com>