[U-Boot-Users] [PATCH] spd_sdram for ppc4xx

Kenneth Johansson kenneth.johansson at etx.ericsson.se
Wed Feb 26 20:12:02 CET 2003


*Fixed off by one in RFTA calculation. 
*No need to abort when LDF is lower than we can program it's only
minimum timing so clamp it to what we can do. 
*Takes function pointer to function for reading the spd_nvram. Usefull
for faking data or hardcode a module without the nvram.
*fix other user for above change
*fix some comments.

? what's the point of having the 440 in the same file? its just one big
ifdef around the whole thing.


 board/ebony/ebony.c         |    6     2 +     4 -     0 !
 board/w7o/init.S            |    1     1 +     0 -     0 !
 board/walnut405/walnut405.c |   11     3 +     8 -     0 !
 cpu/ppc4xx/spd_sdram.c      |   93     45 +    48 -    0 !
 include/configs/W7OLMC.h    |    2     1 +     1 -     0 !
 include/configs/W7OLMG.h    |    2     1 +     1 -     0 !
 include/spd_sdram.h         |    6     6 +     0 -     0 !


-- 
Kenneth Johansson	
Ericsson AB                       Tel: +46 8 719 70 20
Tellusborgsvägen  94              Fax: +46 8 719 29 45
126 25 Stockholm                  ken at switchboard.ericsson.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spd_dram.patch
Type: text/x-patch
Size: 11416 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20030226/01fd5f25/attachment.bin 


More information about the U-Boot mailing list