Hi Bin,
On Wed, 20 May 2020 at 20:59, Bin Meng wrote:
>
> Hi Simon,
>
> On Wed, May 13, 2020 at 10:24 PM Simon Glass 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
Hi Simon,
On Wed, May 13, 2020 at 10:24 PM Simon Glass 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
> ---
>
> fs/cbfs/c
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
---
fs/cbfs/cbfs.c | 13 +
include/cbfs.h | 11 +++
2 files changed, 24 i
3 matches
Mail list logo