From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MPC8349Emitx-GP hangs with latest u-boot
Date: Fri, 04 May 2007 08:36:17 -0500 [thread overview]
Message-ID: <463B36D1.8040309@freescale.com> (raw)
In-Reply-To: <463AD848.3070701@ge.com>
Gregoire Banderet wrote:
> Hello,
>
> Using the latest sources from u-boot, my MPC8349Emitx-GP hangs after a
> few seconds when I'm in userspace (i.e. after Linux successfully
> booted). I tried both vanilla linux 2.6.20 and 2.6.14 from WindRiver,
> same result.
That's a new one.
> When I use u-boot 1.1.3 with patches from Freescale, the system is OK.
Weird. The only thing I can suggest is that perhaps you need the
CFG_DDR_SDRAM_CLK_CNTL fix for the latest U-Boot.
In MPC8349ITX.h, add this line
#define CFG_DDR_SDRAM_CLK_CNTL (DDR_SDRAM_CLK_CNTL_SS_EN |
DDR_SDRAM_CLK_CNTL_CLK_ADJUST_05)
right after this line:
#define CFG_MEMTEST_END 0x2000
next prev parent reply other threads:[~2007-05-04 13:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-04 6:52 [U-Boot-Users] MPC8349Emitx-GP hangs with latest u-boot Gregoire Banderet
2007-05-04 13:36 ` Timur Tabi [this message]
2007-05-04 14:16 ` Gregoire Banderet
2007-05-04 16:05 ` Timur Tabi
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=463B36D1.8040309@freescale.com \
--to=timur@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox