commit | 30e0bb8bd1082c657a5598bac3abb772989ded7d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 15 21:38:48 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Mon Jul 17 17:12:07 2023 +0800 |
tree | 5391fd798cb9d5f5d6ad463e596d1734b9f472e0 | |
parent | ed338b79bd5659704755f51bb4e2278cf7485845 [diff] |
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>