Simon Glass 30f3333d88 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: Simon Glass <sjg@chromium.org>
2023-01-16 18:26:50 -05:00
..
2022-12-22 10:31:49 -05:00
2022-12-07 16:04:17 -05:00
2022-07-08 17:57:33 -04:00
2011-02-19 20:32:37 +01:00
2022-12-21 13:09:01 -05:00
2022-12-07 16:04:17 -05:00