Skip to content
Commit 35ce1461 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

extension: Refactor to allow non-command usage



The current extension code is designed to be used from commands. We want
to add a boot driver which uses it. To help with this, split the code into
the command processing and a function which actually does the scan.

Really the extension code should be in common/ or use driver model, but
this is a start.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 43e89a30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment