remarkable-uboot/board/amcc/yucca
Stefan Roese f5577aae4a 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
2006-08-29 08:04:32 +02:00
..
cmd_yucca.c Add support for TB5200 board 2006-07-19 13:50:38 +02:00
config.mk Add support for AMCC 440SPe CPU based eval board (Yucca). 2006-06-30 16:30:46 +02:00
flash.c Add support for TB5200 board 2006-07-19 13:50:38 +02:00
init.S Merge with /home/raj/git/u-boot 2006-08-11 18:19:53 +02:00
Makefile Add support for AMCC 440SPe CPU based eval board (Yucca). 2006-06-30 16:30:46 +02:00
u-boot.lds Add support for AMCC 440SPe CPU based eval board (Yucca). 2006-06-30 16:30:46 +02:00
u-boot.lds.debug Add support for AMCC 440SPe CPU based eval board (Yucca). 2006-06-30 16:30:46 +02:00
yucca.c Improve DIMM detection for AMCC Yucca 440SPe board 2006-08-29 08:04:32 +02:00
yucca.h Improve DIMM detection for AMCC Yucca 440SPe board 2006-08-29 08:04:32 +02:00