diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2008-09-08 14:56:49 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-09-09 15:54:10 +0200 |
commit | f5ed9e39088ecfa5a5f3ef47b08e5bda7890d764 (patch) | |
tree | 0d12b55208085a94dad89b10086173be362c8ffd /README | |
parent | 72f1b65f1b68bc6ed0d182eda1f3d6cf51b6414a (diff) |
Add support for booting of INTEGRITY operating system uImages
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3030,8 +3030,9 @@ details; basically, the header defines the following image properties: * Target Operating System (Provisions for OpenBSD, NetBSD, FreeBSD, 4.4BSD, Linux, SVR4, Esix, Solaris, Irix, SCO, Dell, NCR, VxWorks, - LynxOS, pSOS, QNX, RTEMS; - Currently supported: Linux, NetBSD, VxWorks, QNX, RTEMS, LynxOS). + LynxOS, pSOS, QNX, RTEMS, INTEGRITY; + Currently supported: Linux, NetBSD, VxWorks, QNX, RTEMS, LynxOS, + INTEGRITY). * Target CPU Architecture (Provisions for Alpha, ARM, AVR32, Intel x86, IA64, MIPS, NIOS, PowerPC, IBM S390, SuperH, Sparc, Sparc 64 Bit; Currently supported: ARM, AVR32, Intel x86, MIPS, NIOS, PowerPC). |