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

Marek Vasut marex at denx.de
Tue Dec 16 18:01:01 CET 2014


On Tuesday, December 16, 2014 at 05:28:55 PM, Simon Glass wrote:
> 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>

Thank you! I was a bit worried if these patches are really done
right and if this is the correct way to integrate the OpenRTOS
support.

Best regards,
Marek Vasut


More information about the U-Boot mailing list