[PATCH 1/3] image: Add a function to modify category information
Simon Glass
sjg at chromium.org
Mon Oct 12 05:34:49 CEST 2020
On Tue, 6 Oct 2020 at 20:21, Naoki Hayama <naoki.hayama at lineo.co.jp> wrote:
>
> Add a generic function which can check whether a category has an
> entry ID.
>
> Signed-off-by: Naoki Hayama <naoki.hayama at lineo.co.jp>
> ---
>
> common/image.c | 18 ++++++++++++++++++
> include/image.h | 9 +++++++++
> 2 files changed, 27 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list