]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
[new uImage] Enable new uImage support for the pcs440ep board.
authorBartlomiej Sieka <tur@semihalf.com>
Thu, 20 Mar 2008 22:23:13 +0000 (23:23 +0100)
committerBartlomiej Sieka <tur@semihalf.com>
Thu, 20 Mar 2008 22:23:13 +0000 (23:23 +0100)
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
include/configs/pcs440ep.h

index 893924b4bf9d1f6359791259cc2e467f3fb5745d..ba6d9322497fa3cc50c79e1d4cb4e6b69f8fbc47 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+
+/* new uImage format support */
+#define CONFIG_FIT             1
+#define CONFIG_OF_LIBFDT       1
+#define CONFIG_FIT_VERBOSE     1 /* enable fit_format_{error,warning}() */
+
 /*-----------------------------------------------------------------------
  * High Level Configuration Options
  *----------------------------------------------------------------------*/