[PATCH 0/3] cmd: source: Support specifying config name

Sean Anderson sean.anderson at seco.com
Thu Oct 13 20:27:28 CEST 2022


This series adds support for using configs with the source command. See
the third patch for details.


Sean Anderson (3):
  treewide: Use NULL for script image name
  cmd: source: Clean up a few lines
  cmd: source: Support specifying config name

 .../cmd_stm32prog/cmd_stm32prog.c             |  2 +-
 boot/bootmeth_script.c                        |  2 +-
 cmd/source.c                                  | 83 +++++++++++++------
 doc/uImage.FIT/source_file_format.txt         |  3 +
 drivers/usb/gadget/f_sdp.c                    |  2 +-
 include/image.h                               | 19 +++--
 6 files changed, 76 insertions(+), 35 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty



More information about the U-Boot mailing list