From: A. Geisreiter <ageisreiter@dh-electronics.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Set TEXT_BASE via <project>.h file?
Date: Thu, 28 Jan 2010 14:21:07 +0100 [thread overview]
Message-ID: <001801caa01c$c1d969e0$458c3da0$@de> (raw)
In-Reply-To: <20100128125125.GS23389@leila.ping.de>
Hi Wolfgang,
>> Thanks for the fast response.
>> I have tried you're suggestion, but then U-Boot doesn't start. But I
don't
>> get an compiler error. What could be the problem?
>> I work with an PXA270 CPU and TEXT_BASE defines the base address of the
RAM
>> copy monitor code.
> remote diagnosis is always difficult. ;-)
> Did you issue a "make mrproper", re-configure and the rebuild?
> For Coldfire targets I had some problems that all objects originating
> from C sources were correctly rebuilt after changing <project>.h, but
> not the objects originating from assembler sources. In the case of
> Coldfire, TEXT_BASE is also used in the assembler CPU startup code, so
> this would lead to the exact problem you describe...
> Currently I have no other ideas.
"make mrproper" sadly also not help. So I must search a little bit, but
thanks for your help.
Regards,
Andreas
prev parent reply other threads:[~2010-01-28 13:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 11:31 [U-Boot] Set TEXT_BASE via <project>.h file? A. Geisreiter
2010-01-28 11:52 ` Wolfgang Wegner
2010-01-28 12:39 ` A. Geisreiter
2010-01-28 12:51 ` Wolfgang Wegner
2010-01-28 13:21 ` A. Geisreiter [this message]
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='001801caa01c$c1d969e0$458c3da0$@de' \
--to=ageisreiter@dh-electronics.de \
--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.