
16 Dec
2014
16 Dec
'14
6:01 p.m.
On Tuesday, December 16, 2014 at 05:28:55 PM, Simon Glass wrote:
On 16 December 2014 at 06:07, Marek Vasut marex@denx.de wrote:
Add separate image type for the Wittenstein OpenRTOS .
Signed-off-by: Marek Vasut marex@denx.de Cc: Simon Glass sjg@chromium.org Cc: Tom Rini trini@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@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