On Sun, Jul 16, 2023 at 11:39 AM Simon Glass <[email protected]> wrote: > > Some files have an associated address. Show this with the 'qfw list' > command so that it is possible to dump the data. > > Note that the reference to 'md' is for the md.rst file, not a > markdown file. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v5: > - Drop extra 'qfw list' line > - Update commit message to explain 'md' reference > > cmd/qfw.c | 2 +- > doc/usage/cmd/qfw.rst | 27 +++++++++++++++------------ > 2 files changed, 16 insertions(+), 13 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>

