summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-12-20 23:42:25 +0000
committerwdenk <wdenk>2002-12-20 23:42:25 +0000
commit288b3d7f5a54c987ecdfc5add4c7c25d36a9a3e1 (patch)
tree290ad6dd2df04cadf38a1600dbdd4f7269a2ee07 /include/version.h
parent2f91a3d0f8a73665423eb6ab17689c67f05e0887 (diff)
downloadblackbird-obmc-uboot-288b3d7f5a54c987ecdfc5add4c7c25d36a9a3e1.tar.gz
blackbird-obmc-uboot-288b3d7f5a54c987ecdfc5add4c7c25d36a9a3e1.zip
* Switch LWMON board default config from FRAM to EEPROM;
in POST, EEPROM shows up on 8 addresses
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index 5a95754697..b501028bd5 100644
--- a/include/version.h
+++ b/include/version.h
@@ -24,6 +24,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__
-#define U_BOOT_VERSION "U-Boot 0.2.0"
+#define U_BOOT_VERSION "U-Boot 0.2.1"
#endif /* __VERSION_H__ */
OpenPOWER on IntegriCloud