Release 1.5.1 v1.5.1
authorAnand Gadiyar <gadiyar@ti.com>
Fri, 15 Jul 2011 06:16:18 +0000 (11:46 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Fri, 15 Jul 2011 06:16:18 +0000 (11:46 +0530)
Release 1.5.1 with:
- several fixes for panda and igep
- Drop 2420, arm1136 and arm926ejs
- OMAP3 code cleanup
- Beagle Rev C5 support

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
lib/board.c

index 1947e5a..fac5f77 100644 (file)
@@ -36,7 +36,7 @@
 #include <asm/arch/mem.h>
 
 const char version_string[] =
-       "Texas Instruments X-Loader 1.5.0 (" __DATE__ " - " __TIME__ ")";
+       "Texas Instruments X-Loader 1.5.1 (" __DATE__ " - " __TIME__ ")";
 
 int print_info(void)
 {