Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
[oweals/u-boot.git] / include / image.h
index b319210f397ed18f33f8c9b08841dd823abea4c2..4c23f0e5b5293652391b81c2cf364e10ba77f030 100644 (file)
@@ -67,6 +67,7 @@
 #define IH_CPU_M68K            12      /* M68K         */
 #define IH_CPU_NIOS            13      /* Nios-32      */
 #define IH_CPU_MICROBLAZE      14      /* MicroBlaze   */
+#define IH_CPU_NIOS2           15      /* Nios-II      */
 
 /*
  * Image Types
@@ -95,7 +96,7 @@
  *     byte order. This list is terminated by an "(uint32_t)0".
  *     Immediately after the terminating 0 follow the images, one by
  *     one, all aligned on "uint32_t" boundaries (size rounded up to
- *     a multiple of 4 bytes).
+ *     a multiple of 4 bytes - except for the last file).
  *
  * "Firmware Images" are binary images containing firmware (like
  *     U-Boot or FPGA images) which usually will be programmed to