diff options
author | wdenk <wdenk> | 2003-10-16 12:53:35 (GMT) |
---|---|---|
committer | wdenk <wdenk> | 2003-10-16 12:53:35 (GMT) |
commit | 3d1e8a9d4e40ce17a4fec75ee4055e7ddf6ca1a9 (patch) | |
tree | 43236455d0052d62368a13832a32db815685666d /README | |
parent | 42d1f0394bef0624fc9664714d54bb137931d6a6 (diff) | |
download | u-boot-3d1e8a9d4e40ce17a4fec75ee4055e7ddf6ca1a9.tar.xz |
TRAB auto-update: Base decision if we have to strip the image
header on image type as encoded in the header
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2325,8 +2325,8 @@ defines the following image properties: LynxOS, pSOS, QNX, RTEMS, ARTOS; Currently supported: Linux, NetBSD, VxWorks, QNX, RTEMS, ARTOS, LynxOS). * Target CPU Architecture (Provisions for Alpha, ARM, Intel x86, - IA64, MIPS, MIPS, PowerPC, IBM S390, SuperH, Sparc, Sparc 64 Bit; - Currently supported: PowerPC). + IA64, MIPS, NIOS, PowerPC, IBM S390, SuperH, Sparc, Sparc 64 Bit; + Currently supported: ARM, Intel x86, MIPS, NIOS, PowerPC). * Compression Type (uncompressed, gzip, bzip2) * Load Address * Entry Point |