diff options
author | Stefan Roese <sr@denx.de> | 2005-11-15 16:26:34 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-11-15 16:26:34 +0100 |
commit | 3ca377638a7657de451525a2e9c7f3995ebdbef2 (patch) | |
tree | 4b25a11d2d2fdde2ea6f485f0146f2a4b86838b0 | |
parent | c7911c7e8fabeb37d5a4b6a8ee26a0d841e01cfe (diff) | |
download | u-boot-imx-3ca377638a7657de451525a2e9c7f3995ebdbef2.zip u-boot-imx-3ca377638a7657de451525a2e9c7f3995ebdbef2.tar.gz u-boot-imx-3ca377638a7657de451525a2e9c7f3995ebdbef2.tar.bz2 |
Add CHANGELOG entry
Patch by Stefan Roese, 15 Nov 2005
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) + Patch by Stefan Roese, 15 Nov 2005 + * New PPC 405EP board added: CMS700 Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. |