[PATCH v3 14/20] board: sandbox: Convert extension support to UCLASS framework
    Simon Glass 
    sjg at chromium.org
       
    Sun Oct 19 15:06:01 CEST 2025
    
    
  
On Mon, 13 Oct 2025 at 14:33, 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>
> ---
>
> 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 <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list