diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-09-07 17:25:40 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-09-07 17:25:40 +0200 |
commit | baf3124953490b0c954461b66545f37b67f3269d (patch) | |
tree | 33ab51d1462e99ad4082e8d7ce4b010d62edfdbd /CHANGELOG | |
parent | 5e09054af67d1bf89f59406933fb021390c7534b (diff) | |
download | u-boot-imx-baf3124953490b0c954461b66545f37b67f3269d.zip u-boot-imx-baf3124953490b0c954461b66545f37b67f3269d.tar.gz u-boot-imx-baf3124953490b0c954461b66545f37b67f3269d.tar.bz2 |
Add documentation on the latest build environment extentions to
the README file.
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 documentation on the latest build environment extentions to + the README file. + * Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. * Fix LOG_DIR directory creation error. |