qfw: Show the file address if available
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:38:48 +0000 (21:38 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:12:07 +0000 (17:12 +0800)
commitd2e7972d7be6dc0078072b01e93c1502c4044e6a
tree5391fd798cb9d5f5d6ad463e596d1734b9f472e0
parent125194e6a136f2a3ef49d443f139b44a04e1bb9e
qfw: Show the file address if available

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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
cmd/qfw.c
doc/usage/cmd/qfw.rst