[PATCH v2 11/18] board: sandbox: Convert extension support to UCLASS framework
Simon Glass
sjg at chromium.org
Fri Oct 10 13:13:18 CEST 2025
On Thu, 9 Oct 2025 at 15:51, Kory Maincent (TI.com)
<kory.maincent at bootlin.com> wrote:
>
> Migrate sandbox extension board detection from legacy implementation to
> the new UCLASS-based extension board framework.
>
> Signed-off-by: Kory Maincent (TI.com) <kory.maincent at bootlin.com>
> ---
> arch/Kconfig | 2 +-
> board/sandbox/sandbox.c | 24 ++++++++++++------------
> 2 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list