From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Freescale P4080 DDR problems
Date: Fri, 18 Oct 2013 09:13:15 -0700 [thread overview]
Message-ID: <52615E1B.3060302@freescale.com> (raw)
In-Reply-To: <525EA871.9030009@int.spb.ru>
Vitaly,
On 10/16/2013 07:53 AM, ??????? ?????????? wrote:
> Hi, i have a problem while porting u-boot to my own-developed hardware
> with P4080 and fixed DDR3 memory (not DIMM's).
>
> Does anybody tested code for Freescale with fixed memory on real hardware?
>
> It seems that the code does not initialize a lot of registers (for
> example DDR_WRLVL_CNTL_2 and others) in function fixed_sdram(). But it
> does this in function fsl_ddr_sdram() which i scalled if we have DIMMs.
> Currently my u-boot hangs while testing upper regions of memory.
>
> PS. I have tested the memory with Freescale's proprietary tests (called
> DDR Validation) that use USBTAP and the test shows OK.
>
> Can anybody give me a suggestion?
> Thank you.
The fixed parameters are very board specific. If you have successfully
validate DDR using Freescale tools, you can take those register values
and hard-code them into ddr.c. If you have some non-zero registers which
were not set, you want to add them, too.
York
prev parent reply other threads:[~2013-10-18 16:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 14:53 [U-Boot] Freescale P4080 DDR problems Виталий Андрющенко
2013-10-18 16:13 ` York Sun [this message]
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=52615E1B.3060302@freescale.com \
--to=yorksun@freescale.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 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.