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

image: Move common image code to image_board and command



We should use the cmd/ directory for commands rather than for common code
used elsewhere in U-Boot. Move the common 'source' code into
image-board.c to achieve this.

The image_source_script() function needs to call run_command_list()  so
seems to belong better in the command library. Move and rename it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 858fefd5
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