All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] DBCR0 reset problem in MPC8548CDS
Date: Thu, 16 Apr 2009 17:30:27 -0500	[thread overview]
Message-ID: <49E7B183.9060709@freescale.com> (raw)
In-Reply-To: <ed82fe3e0904161511o33bed36jf441f999879e2730@mail.gmail.com>

Timur Tabi wrote:
> On Mon, Apr 13, 2009 at 2:38 PM, Werner Nedel <wmnedel@gmail.com> wrote:
>> Actually, it hangs changing gd pointer, before set_tlb() call. In my older
>> u-boot version, it was made in cpu_init_f function.
>>
>>    /* Pointer is writable since we allocated a register for it */
>>    gd = (gd_t *) (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_GBL_DATA_OFFSET);
> 
> That usually means that your LAWBARs are misprogrammed.

The above line just loads a constant into a register, so the source of 
the problem is likely elsewhere (possibly the code itself can't be fetched).

-Scott

  reply	other threads:[~2009-04-16 22:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09 18:03 [U-Boot] DBCR0 reset problem in MPC8548CDS Werner Nedel
2009-04-13 19:38 ` Werner Nedel
2009-04-16 22:11   ` Timur Tabi
2009-04-16 22:30     ` Scott Wood [this message]
2009-04-16 22:32       ` Timur Tabi
2009-04-16 23:12 ` Kumar Gala
2009-04-17 17:19   ` Werner Nedel

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=49E7B183.9060709@freescale.com \
    --to=scottwood@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.