diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-15 16:03:56 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-15 16:03:56 +0200 |
commit | 3d078ce6d786df932a0c00b8a95c0179c616ebc1 (patch) | |
tree | 0b5c170ea71c3052a7345f1846142e5f7cc9ab95 /CHANGELOG | |
parent | 6bdf430660531aca5f88faeac8657d91595f5b38 (diff) | |
download | u-boot-imx-3d078ce6d786df932a0c00b8a95c0179c616ebc1.zip u-boot-imx-3d078ce6d786df932a0c00b8a95c0179c616ebc1.tar.gz u-boot-imx-3d078ce6d786df932a0c00b8a95c0179c616ebc1.tar.bz2 |
Coding style cleanup
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Coding style cleanup + * Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005 |