1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 08:09:17 +01:00
Files
u-boot-megous/common
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-12 14:06:16 -05:00
2022-10-31 11:02:44 -04:00
2022-12-23 10:15:11 -05:00
2022-11-02 08:42:03 +01:00
2013-04-01 16:33:52 -04:00
2022-01-19 18:11:34 +01:00
2022-10-31 14:47:32 -04:00
2022-08-04 16:18:47 -04:00
2022-01-19 18:11:34 +01:00
2023-01-09 11:30:08 -05:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00
2022-08-04 16:18:47 -04:00