Explorar o código

mpc8308rdb: add support for FIT images

This is very useful on a modern system.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Ira W. Snyder %!s(int64=12) %!d(string=hai) anos
pai
achega
40775e9676
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      include/configs/MPC8308RDB.h

+ 4 - 0
include/configs/MPC8308RDB.h

@@ -37,6 +37,10 @@
 
 #define CONFIG_MISC_INIT_R
 
+/* new uImage format support */
+#define CONFIG_FIT			1
+#define CONFIG_FIT_VERBOSE		1
+
 /*
  * On-board devices
  *