]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: sandbox: Improve extension board scan implementation
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:45:06 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:39 +0000 (10:02 -0600)
commit37c6cdb053573587afb57e09a2f5096b4b71c442
tree737cb856f1d7544e3a506d22fd84c46713d1a95c
parent53e14e9c0c606f0684a3ddb09afebe4b5eb89926
board: sandbox: Improve extension board scan implementation

Enhance the extension board scanning code in sandbox with better error
handling and code organization.

Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/sandbox/sandbox.c