From: Wolfgang Wegner <wolfgang@leila.ping.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [mcf532x] dependency of start.S not correct
Date: Mon, 8 Jun 2009 17:17:10 +0200 [thread overview]
Message-ID: <20090608151710.GM3353@leila.ping.de> (raw)
In-Reply-To: <a90206390906080728w6a85042bi12e4a7d576ba260f@mail.gmail.com>
Hi TsiChung,
On Mon, Jun 08, 2009 at 09:28:35AM -0500, TC Liew wrote:
> Wolfgang,
>
> Have you checked your board/Your_platform/u-boot.lds?
basically my u-boot.lds is a copy from m5329evb, minus some things
that I do not need (e.g. env_embedded.o) and some things I do not
really remember why I did them (seperated *(.rodata) and *(.rodata1)).
However, I do not see what the linker script has to do with the
dependencies? All the .c files in the cpu/mcf532x directory get
(correctly) rebuilt when the board configuration header file is
changed, only the start.S has to be touched manually to get
rebuilt.
Anyways, thank you for the hint for checking.
> Regards,
> TsiChung
Regards,
Wolfgang
> On Thu, Jun 4, 2009 at 10:06 AM, Wolfgang Wegner<wolfgang@leila.ping.de> wrote:
> > Hi,
> >
> > sorry I can not provide a solution, but when trying to migrate my
> > board to newer U-Boot I realised that the dependency calculation
> > is not correct for cpu/mcf532x/start.S
> >
> > start.S references several CONFIG_SYS_ macros and thus should be
> > re-compiled when the board configuration header file changes (like
> > all the .c files in this directory are), but is not.
> >
> > I have to admit I do not really understand how dependencies are
> > calculated in U-Boot build system, so forgive me that this is
> > merely a bug report than a patch.
> >
> > Regards,
> > Wolfgag
> >
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > http://lists.denx.de/mailman/listinfo/u-boot
> >
prev parent reply other threads:[~2009-06-08 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-04 15:06 [U-Boot] [mcf532x] dependency of start.S not correct Wolfgang Wegner
2009-06-08 14:28 ` TC Liew
2009-06-08 15:17 ` Wolfgang Wegner [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=20090608151710.GM3353@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