1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 14:06:25 +01:00
Files
u-boot-megous/arch
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
..
2023-01-09 11:30:08 -05:00
2023-01-09 11:30:08 -05:00
2022-12-23 10:07:03 -05:00