On Sat, May 23, 2020 at 12:32 AM 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
> ---
>
> Changes in v3: None
>
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
---
Changes in v3: None
Changes in v2:
- Use void * instead of u8 * in file_cbfs_find_uncached
2 matches
Mail list logo