1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-05 11:39:21 +01:00
Files
u-boot-megous/boot
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-01-19 18:11:34 +01:00
2022-12-07 16:04:17 -05:00
2021-11-11 19:01:56 -05:00
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-01-09 11:30:08 -05:00
2023-01-09 11:30:08 -05:00
2022-08-26 16:32:59 -06:00