public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Wegner <wolfgang@leila.ping.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Set TEXT_BASE via <project>.h file?
Date: Thu, 28 Jan 2010 13:51:25 +0100	[thread overview]
Message-ID: <20100128125125.GS23389@leila.ping.de> (raw)
In-Reply-To: <001701caa016$e383a2a0$aa8ae7e0$@de>

Hi Andreas,

On Thu, Jan 28, 2010 at 01:39:06PM +0100, A. Geisreiter wrote:
> Hi Wolfgang,
> 
> Thanks for the fast response.
> I have tried you're suggestion, but than 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.

Regards,
Wolfgang

  reply	other threads:[~2010-01-28 12:51 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 [this message]
2010-01-28 13:21       ` A. Geisreiter

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=20100128125125.GS23389@leila.ping.de \
    --to=wolfgang@leila.ping.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox