Hi Bin, On Wed, 20 May 2020 at 20:59, Bin Meng <bmeng...@gmail.com> wrote: > > Hi Simon, > > On Wed, May 13, 2020 at 10:24 PM Simon Glass <s...@chromium.org> wrote: > > > > Currently we support reading a file from CBFS given the address of the end > > of the ROM. Sometimes we only know the start of the CBFS. Add a function > > to find a file given that. > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > --- > > > > fs/cbfs/cbfs.c | 13 +++++++++++++ > > include/cbfs.h | 11 +++++++++++ > > 2 files changed, 24 insertions(+) > >
Thanks for the comments. I had a change of plan at some point and the series lost its consistency. Will send v2 soon. Regards, Simon