]> git.baikalelectronics.ru Git - uboot.git/commit
image: add new "copro" image type
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 2 Aug 2019 13:07:19 +0000 (15:07 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commitad27394f245bcab2b5ea50015c3a116256794928
tree023a707e5e473c8e23ac6c154d666709ed425553
parentf5e8899496846bd13ca8d7c6ba0e6132c2c37c51
image: add new "copro" image type

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@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/image.c
include/image.h