
Hello list,
inside the automatic U-Boot patch tracking system a new ticket [DNX#2006082442000011] was created:
<snip>
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.
Signed-off-by: Adam Graham agraham@amcc.com
CHANGELOG:
- Harden the U-Boot memory DIMMs detection for the AMCC Yucca 440SPe
board. Patch by Adam Graham agraham@amcc.com, 23 Aug 2006
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to Applied Micro Circuits Corporation or its subsidiaries. It is to be used solely for the purpose of furthering the parties' business relationship. All unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
</snip>
Your U-Boot support team