U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Robin Gilks <robin.gilks@tait.co.nz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Global Data area
Date: Mon, 30 Jun 2003 16:36:48 +1200	[thread overview]
Message-ID: <3EFFBE60.1080804@tait.co.nz> (raw)

Greetings

I'm just getting porting U-boot to (yet another) board but I'm not sure 
I understand how the Global Data area works.

When still running from Flash, the Init_sequence list of functions is 
called and several of them write to the gd (clock rate & baudrate for 
example) but I thought this structure was in Flash. Is it in fact in RAM 
(i.e. the internal dual port RAM thats used during boot) in which case 
where is it initialised (or is it done on the fly?)

I was expecting something built from the #defines in the board specific 
config file but not found it so far!!

Just that I'm getting hung up in the first serial TX (display_info) and 
I'm guessing that the clocks to the SMC block are not getting set up 
correctly.



-- 
Robin Gilks
Senior Design Engineer              Phone: (+64)(3) 357 1569
Tait Electronics                          Fax  :  (+64)(3) 359 4632
PO Box 1645 Christchurch        Email : robin.gilks at tait.co.nz
New Zealand

             reply	other threads:[~2003-06-30  4:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-30  4:36 Robin Gilks [this message]
2003-06-30  5:22 ` [U-Boot-Users] Global Data area 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=3EFFBE60.1080804@tait.co.nz \
    --to=robin.gilks@tait.co.nz \
    --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