[U-Boot] [PATCH 2/5] image: add new "copro" image type

Simon Glass sjg at chromium.org
Tue Aug 13 09:34:22 UTC 2019


On Fri, 2 Aug 2019 at 07:07, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Define new image type for coprocessor images.
> It is used in FIT to identify the files loaded
> with remoteproc command (elf or bin).
>
> Signed-off-by: Loic Pallardy <loic.pallardy at st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
>  common/image.c  | 1 +
>  include/image.h | 1 +
>  2 files changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list