All of lore.kernel.org
 help / color / mirror / Atom feed
From: Craig A. Vanderborgh <craigv@voxware.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Trouble w/GLOBAL_DATA_PTR on PXA255
Date: Tue, 11 Jan 2005 21:12:41 -0500	[thread overview]
Message-ID: <41E48799.8080108@voxware.com> (raw)

Hello Booters,

I am having some strange problems with "gd" on PXA255.  Basically, I am 
experiencing intermittent memory corruption (e.g. a reported RAM size of 
3955MB) and the like.  DECLARE_GLOBAL_DATA_PTR is defined as:

#define DECLARE_GLOBAL_DATA_PTR     register volatile gd_t *gd asm ("r8")

on ARM platforms.  I guess the question is then - what is supposed to be 
in r8, and where is this supposed to be set up?  It looks like the setup 
for "gd" is simply incorrect for my platform, but I am not sure how it 
supposed to be.

Please advise.

Thanks in advance,
craig vanderborgh
voxware incorporated

             reply	other threads:[~2005-01-12  2:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12  2:12 Craig A. Vanderborgh [this message]
2005-01-12  8:57 ` [U-Boot-Users] Trouble w/GLOBAL_DATA_PTR on PXA255 Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-01-12  2:18 Woodruff, Richard

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=41E48799.8080108@voxware.com \
    --to=craigv@voxware.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.