Re: [PATCH v5 15/46] qfw: Show the file address if available

2023-07-16 Thread Bin Meng
On Sun, Jul 16, 2023 at 11:39 AM 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. > > Note that the reference to 'md' is for the md.rst file, not a > markdown file. > > Signed-off-by: Simon Glass > --- >

[PATCH v5 15/46] qfw: Show the file address if available

2023-07-15 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. Note that the reference to 'md' is for the md.rst file, not a markdown file. Signed-off-by: Simon Glass --- Changes in v5: - Drop extra 'qfw list' line - Update commit message t