summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-05-03 20:45:30 +0000
committerwdenk <wdenk>2004-05-03 20:45:30 +0000
commit2729af9d544bfba5de47698c2852652d95723943 (patch)
tree5ce61a31488dc73b827f0a7b519d7ae03c8829bd /include
parent08f1080c9cbde2a500e6efe8bc5647a68f183c91 (diff)
downloadblackbird-obmc-uboot-2729af9d544bfba5de47698c2852652d95723943.tar.gz
blackbird-obmc-uboot-2729af9d544bfba5de47698c2852652d95723943.zip
* Fix minor NAND JFFS2 related issue
* Fixes for SL811 USB controller: - implement workaround for broken memory stick - improve error handling * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better cope with congested networks.
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index 90eb79db34..9098055e42 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 1.1.1"
+#define U_BOOT_VERSION "U-Boot 1.1.2"
#endif /* __VERSION_H__ */
OpenPOWER on IntegriCloud