[PATCH v2 03/44] binman: Add way to locate an entry in memory
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 07:24:55 CEST 2020
On Wed, Jul 8, 2020 at 11:33 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add support for accessing an entry's contents in memory-mapped SPI flash.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> include/binman.h | 22 ++++++++++++++++++++++
> lib/binman.c | 23 +++++++++++++++++++++++
> 2 files changed, 45 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list