Files
u-boot/board/imgtec
Simon Glass 160269a21c global: Convert boards to use EVT_FT_FIXUP_F
Rather than using a weak function for pre-relocation devicetree-fixups,
use the new EVT_FT_FIXUP_F event.

Mark the functions as static and make a few other minor tweaks to tidy
up the code.
2025-06-08 04:58:49 -06:00
..