Re: [PATCH v4 14/45] qfw: Show the file address if available

2023-07-12 Thread Bin Meng
Hi Simon, On Mon, Jun 19, 2023 at 8:01 PM Simon Glass wrote: > > Some files have an associated address. Show this with the 'qfw list' > command so that it is possible to dump the data. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > cmd/qfw.c | 2 +- > doc/usage/

[PATCH v4 14/45] qfw: Show the file address if available

2023-06-19 Thread Simon Glass
Some files have an associated address. Show this with the 'qfw list' command so that it is possible to dump the data. Signed-off-by: Simon Glass --- (no changes since v1) cmd/qfw.c | 2 +- doc/usage/cmd/qfw.rst | 28 2 files changed, 17 insertions(+),