From 2729af9d544bfba5de47698c2852652d95723943 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 3 May 2004 20:45:30 +0000 Subject: * 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. --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/version.h') 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__ */ -- cgit v1.2.1