summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorKory Maincent (TI.com) <[email protected]>2025-10-30 17:45:10 +0100
committerTom Rini <[email protected]>2025-11-03 10:02:39 -0600
commitf9b139342c4f6cc067df06692e6dcaa4ba2edafc (patch)
treecb3ad06fd19af41a906f89777af90570b5f62be8 /doc/develop
parent2d12958ee71b5f400ff2045aebc9730e8e219340 (diff)
boot: extension: Move overlay apply custom logic to command level
The extension_overlay_cmd environment variable approach is specific to the U-Boot extension_board command, while other boot flows (pxe_utils, bootstd) handle overlay loading differently. Move the extension_overlay_cmd execution out of the core extension framework to the command level. This decouples the framework from command-specific behavior and prepares for future extension support in other boot flows. Signed-off-by: Kory Maincent (TI.com) <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions