projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87de2d6
)
imx: nitrogen6x: Enable bootz
author
Robert Winkler
<robert.winkler@boundarydevices.com>
Thu, 6 Jun 2013 17:39:26 +0000
(10:39 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Jun 2013 15:34:21 +0000
(17:34 +0200)
Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 039085e066c50408c24aabe383bb15993c7844aa..c5118d10ef57360198a5c9748a1aa9a67c3a9efc 100644
(file)
--- a/
include/configs/nitrogen6x.h
+++ b/
include/configs/nitrogen6x.h
@@
-285,4
+285,6
@@
#define CONFIG_CMD_TIME
#define CONFIG_SYS_ALT_MEMTEST
+#define CONFIG_CMD_BOOTZ
+
#endif /* __CONFIG_H */