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:
ea1ea54
)
mpc8308rdb: add support for FIT images
author
Ira W. Snyder
<iws@ovro.caltech.edu>
Wed, 12 Sep 2012 21:17:34 +0000
(14:17 -0700)
committer
Kim Phillips
<kim.phillips@freescale.com>
Tue, 18 Sep 2012 21:16:44 +0000
(16:16 -0500)
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>
include/configs/MPC8308RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8308RDB.h
b/include/configs/MPC8308RDB.h
index a24538ad2062c316d85f63a3a302ce1442cc1ab8..c65635fff0d5547b4e67b957f1f469ed3c3807bd 100644
(file)
--- a/
include/configs/MPC8308RDB.h
+++ b/
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
*