public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott McNutt <smcnutt@psyent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] SDRAM
Date: Tue, 31 Jan 2006 19:45:20 -0500	[thread overview]
Message-ID: <43E004A0.90907@psyent.com> (raw)
In-Reply-To: <9e45f2180601310654x4c786877ma82c04368e2002af@mail.gmail.com>

Hi Mans,

> The thing i missed is which cfg_ the U-Boot has to have. Should i put
> my sram address as CFG_SDRAM_BASE and underline CFG_SRAM_BASE?

I'm assuming you're using Nios II ... in which case the code doesn't
really care about SDRAM ... since the SDRAM controller is configured
when you create the Nios II system module, not a run time. So yes,
you can set CFG_SDRAM_BASE to point to your SRAM base address. And
just set CFG_SRAM_BASE/SIZE to zero.

Also, there are several patches for the Nios II code that haven't
made it into the source tree yet -- if you run into problems, just
let me know & I'll send you the patches directly.

Regards,
--Scott

  parent reply	other threads:[~2006-02-01  0:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 14:54 [U-Boot-Users] SDRAM Måns Brorsson
2006-01-31 15:48 ` Wolfgang Denk
2006-02-01  0:45 ` Scott McNutt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-31 13:08 Måns Brorsson
2006-01-31 14:03 ` 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=43E004A0.90907@psyent.com \
    --to=smcnutt@psyent.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox