diff options
author | Marian Balakowicz <m8@semihalf.com> | 2005-10-29 14:48:59 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2005-10-29 14:48:59 +0200 |
commit | 99eb35dbbfd94d8d4e047952663f92526ae4dfc8 (patch) | |
tree | 85c4ae776001f7e51217ec3d20145fcc198df38d | |
parent | 63ff004c4fcad9f690bf44dbd15d568bb47aac2d (diff) | |
download | u-boot-imx-99eb35dbbfd94d8d4e047952663f92526ae4dfc8.zip u-boot-imx-99eb35dbbfd94d8d4e047952663f92526ae4dfc8.tar.gz u-boot-imx-99eb35dbbfd94d8d4e047952663f92526ae4dfc8.tar.bz2 |
Add missing CHANGELOG entries.
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Add support for multiple PHYs. + +* Correct includes for flat tree builder. + +* Fix conflicting types (flash_write()) in trab auto_update.c. + * Add PCI support for the TQM834x board. * Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo. |