All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Johansson <kenneth.johansson@etx.ericsson.se>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] spd_sdram for ppc4xx
Date: 26 Feb 2003 20:12:02 +0100	[thread overview]
Message-ID: <1046286722.3672.187.camel@spawn> (raw)


*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 

             reply	other threads:[~2003-02-26 19:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-26 19:12 Kenneth Johansson [this message]
2003-03-06  0:32 ` [U-Boot-Users] Re: [PATCH] spd_sdram for ppc4xx Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1046286722.3672.187.camel@spawn \
    --to=kenneth.johansson@etx.ericsson.se \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.