Coding Style cleanup; update CHANGELOG

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2008-01-10 00:55:14 +01:00
parent 694976afa5
commit d3a6532cbe
11 changed files with 407 additions and 36 deletions

View File

@@ -22,7 +22,7 @@ U-Boot machine/arch independent API for external apps
- the U-Boot integral part of the API is meant to be thin and non-intrusive,
leaving as much processing as possible on the consumer application side,
for example it doesn't keep states, but relies on hints from the app and
so on
so on
- optional (CONFIG_API)