public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] spd_sdram for ppc4xx
@ 2003-02-26 19:12 Kenneth Johansson
  2003-03-06  0:32 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Kenneth Johansson @ 2003-02-26 19:12 UTC (permalink / raw)
  To: u-boot


*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 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-06  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-26 19:12 [U-Boot-Users] [PATCH] spd_sdram for ppc4xx Kenneth Johansson
2003-03-06  0:32 ` [U-Boot-Users] " Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox