summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-08-29 14:19:46 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-08-29 14:19:46 +0200
commit2b75062a0f97ad6ff19d9d2c030d4b29829260f1 (patch)
tree3b7e6bc182a8ba27ea822bb6e01886c0d2aaf1a1 /CHANGELOG
parent21a9cc028d00c50f542e25d58201e3debecd5166 (diff)
parent2b393b0f0af8402ef43b25c1968bfd29714ddffa (diff)
downloadtalos-obmc-uboot-2b75062a0f97ad6ff19d9d2c030d4b29829260f1.tar.gz
talos-obmc-uboot-2b75062a0f97ad6ff19d9d2c030d4b29829260f1.zip
Merge with /home/sr/git/u-boot/denx
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 46e77e7c46..02ccd30a3e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,21 @@
Changes since U-Boot 1.1.4:
======================================================================
+* PCIe endpoint support for AMCC Yucca 440SPe board
+ Patch by Tirumala R Marri, 26 Aug 2006
+
+* Improve DIMM detection for AMCC Yucca 440SPe board
+ Improved the memory DIMM detection for the Yucca 440SPe board for
+ the case where a memory DIMM is falsely detected as present.
+ This issue is seen on some AMCC Yucca 440SPe validation boards if
+ only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is
+ populated and DIMM slot 1 is empty. In this case, U-Boot does
+ not correctly detect that there is only one DIMM memory module
+ installed and will falsely detect two DIMM memory modules are
+ present and therefore U-Boot will not calculate the correct amount
+ of total memory and u-boot will not booting up.
+ Patch by Adam Graham, 24 Aug 2006
+
* Fix typo.
* Code cleanup
OpenPOWER on IntegriCloud