commit | 56b8dd1efbe782f22ddd6e553f16e6a727e71057 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Mon Sep 08 14:56:49 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 09 15:54:10 2008 +0200 |
tree | 0d12b55208085a94dad89b10086173be362c8ffd | |
parent | 11ec47829098114e2f01a74af01bc7b6fceabc4d [diff] [blame] |
Add support for booting of INTEGRITY operating system uImages Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
diff --git a/include/image.h b/include/image.h index 9be806e..4654485 100644 --- a/include/image.h +++ b/include/image.h
@@ -85,6 +85,7 @@ #define IH_OS_RTEMS 18 /* RTEMS */ #define IH_OS_ARTOS 19 /* ARTOS */ #define IH_OS_UNITY 20 /* Unity OS */ +#define IH_OS_INTEGRITY 21 /* INTEGRITY */ /* * CPU Architecture Codes (supported by Linux)