Prepare for 0.3.0 release

* Add support for Purple Board (MIPS64 5Kc)

* Add support for MIPS64 5Kc CPUs
This commit is contained in:
wdenk
2003-04-08 23:25:21 +00:00
parent 3e38691e8f
commit 60fbe25424
17 changed files with 1769 additions and 15 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__
#define U_BOOT_VERSION "U-Boot 0.2.3"
#define U_BOOT_VERSION "U-Boot 0.3.0"
#endif /* __VERSION_H__ */