diff options
author | Wolfgang Denk <wd@nyx.(none)> | 2006-02-28 16:39:47 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@nyx.(none)> | 2006-02-28 16:39:47 +0100 |
commit | 36d2c5387d22f0d1b14b799afca03c554adb216a (patch) | |
tree | 1d6df166195e02b2c17ddd8b1c246e050e82629c /CHANGELOG | |
parent | c81eb1f5f5510e4fb11e3a76b4595a270f96e191 (diff) | |
parent | 6624b687bc2b747233090e67628df37d1c84ed17 (diff) | |
download | u-boot-imx-36d2c5387d22f0d1b14b799afca03c554adb216a.zip u-boot-imx-36d2c5387d22f0d1b14b799afca03c554adb216a.tar.gz u-boot-imx-36d2c5387d22f0d1b14b799afca03c554adb216a.tar.bz2 |
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add basic support for the SMMACO4 Board from PanDaCom. + Patch by Heiko Schocher, 20 Feb 2006 + * Add GIT version information (commid ID) to untagged U-Boot versions As done in the linux kernel, the U-Boot version (U_BOOT_VERSION) |