projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa3d52
)
U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).
author
stroese
<stroese>
Fri, 4 Apr 2003 16:48:07 +0000
(16:48 +0000)
committer
stroese
<stroese>
Fri, 4 Apr 2003 16:48:07 +0000
(16:48 +0000)
include/configs/CPCI4052.h
patch
|
blob
|
history
diff --git
a/include/configs/CPCI4052.h
b/include/configs/CPCI4052.h
index
843115c
..
14c49c2
100644
(file)
--- a/
include/configs/CPCI4052.h
+++ b/
include/configs/CPCI4052.h
@@
-136,6
+136,8
@@
#define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */
+#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */
+
/*-----------------------------------------------------------------------
* PCI stuff
*-----------------------------------------------------------------------