From: Cliff Brake <cliff.brake@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] debugging U-boot with GDB on a Au1550
Date: Sat, 16 Jul 2005 16:18:18 -0500 [thread overview]
Message-ID: <f96d234e05071614186ad9526a@mail.gmail.com> (raw)
I have U-boot running on a Au1550 platform. I have verified that
re-location to RAM works but the system is crashing somewhere in
board_init_r. I would like to debug this with GDB and a BDI2000, but
am running into a few issues. U-boot for this platform is linked to
0xbfc00000 (the ROM reset vector). This is not what I am used to as
most ARM platforms are linked to the RAM location. After U-boot is
relocated to RAM, how do I tell GDB what the new link address is
(0x80fdc000 in this case)?
Thanks,
Cliff
--
=======================
Cliff Brake
http://bec-systems.com
next reply other threads:[~2005-07-16 21:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-16 21:18 Cliff Brake [this message]
2005-07-16 21:38 ` [U-Boot-Users] debugging U-boot with GDB on a Au1550 Wolfgang Denk
2005-07-18 13:38 ` Cliff Brake
2005-08-22 19:24 ` Cliff Brake
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=f96d234e05071614186ad9526a@mail.gmail.com \
--to=cliff.brake@gmail.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.