On Mon, 13 Oct 2025 at 14:33, Kory Maincent (TI.com) <[email protected]> wrote: > > Migrate sandbox extension board detection from legacy implementation to > the new UCLASS-based extension board framework. > > Signed-off-by: Kory Maincent (TI.com) <[email protected]> > --- > > Change in v3: > - Use U_BOOT_DRVINFO. > --- > arch/Kconfig | 2 +- > board/sandbox/sandbox.c | 28 ++++++++++++++++------------ > 2 files changed, 17 insertions(+), 13 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

