[U-Boot] [PATCH 1/2] image: bootm: Add OpenRTOS image type

Simon Glass sjg at chromium.org
Tue Dec 16 17:28:55 CET 2014


On 16 December 2014 at 06:07, Marek Vasut <marex at denx.de> wrote:
> Add separate image type for the Wittenstein OpenRTOS .
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at ti.com>
> ---
>  common/bootm_os.c | 29 +++++++++++++++++++++++++++++
>  common/image.c    |  4 ++++
>  include/image.h   |  1 +
>  3 files changed, 34 insertions(+)

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


More information about the U-Boot mailing list