projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f4ec2
)
[new uImage] Enable new uImage support for the pcs440ep board.
author
Bartlomiej Sieka
<tur@semihalf.com>
Thu, 20 Mar 2008 22:23:13 +0000
(23:23 +0100)
committer
Bartlomiej 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
patch
|
blob
|
history
diff --git
a/include/configs/pcs440ep.h
b/include/configs/pcs440ep.h
index 893924b4bf9d1f6359791259cc2e467f3fb5745d..ba6d9322497fa3cc50c79e1d4cb4e6b69f8fbc47 100644
(file)
--- a/
include/configs/pcs440ep.h
+++ b/
include/configs/pcs440ep.h
@@
-27,6
+27,12
@@
#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
*----------------------------------------------------------------------*/