* Patch by Seb James, 30 Jun 2003:

Improve documentation of I2C configuration in README

* Fix problems with previous log buffer "fixes"

* Fix minor help text issues

* "log append" did not append a newline
This commit is contained in:
wdenk
2003-06-30 16:24:52 +00:00
parent b0fce99bfc
commit b37c7e5e5c
5 changed files with 75 additions and 23 deletions

View File

@@ -24,6 +24,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__
#define U_BOOT_VERSION "U-Boot 0.4.1"
#define U_BOOT_VERSION "U-Boot 0.4.2"
#endif /* __VERSION_H__ */