From: Alex Waterman <awaterman@dawning.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Issues building for the P2020 (linking)
Date: Thu, 02 Jun 2011 15:26:35 -0400 [thread overview]
Message-ID: <4DE7E3EB.9010408@dawning.com> (raw)
In-Reply-To: <0B0A20D0B3ECD742AA2514C8DDA3B06505122647@VGAEXCH01.hq.corp.viasat.com>
> /opt/freescale/usr/local/gcc-4.4.78-eglibc-2.10.78/powerpc-linux-gnu/lib
> /gcc/powerpc-linux-gnu/4.4.1/nof -lgcc -Map u-boot.map -o u-boot
> powerpc-linux-gnu-ld: section .bootpg loaded at [effff000,effff237]
> overlaps section .data loaded at [efffc16c,f000347b]
> powerpc-linux-gnu-ld: u-boot: section .bootpg vma 0xeffff000 overlaps
> previous sections
> powerpc-linux-gnu-ld: u-boot: section .resetvec vma 0xeffffffc overlaps
> previous sections
> powerpc-linux-gnu-ld: u-boot: section .u_boot_cmd vma 0xf000347c
> overlaps previous sections
> make: *** [u-boot] Error 1
>
> Any thoughts?
It looks like the .bootpg code segment is too big. It could be that recent
changes to the NAND spl used by PPC chips is causing this. I will try to
recreate your error.
Regards,
Alex
--
Alex Waterman
Computer Engineer
Phone: 215-896-4920
Email: awaterman at dawning.com
next prev parent reply other threads:[~2011-06-02 19:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 18:58 [U-Boot] Issues building for the P2020 (linking) Stafford, Matthew
2011-06-02 19:26 ` Alex Waterman [this message]
2011-06-02 20:48 ` Wolfgang Denk
2011-06-07 12:36 ` Stafford, Matthew
2011-06-07 13:33 ` Kumar Gala
2011-06-07 15:27 ` Stafford, Matthew
2011-06-07 15:44 ` 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=4DE7E3EB.9010408@dawning.com \
--to=awaterman@dawning.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.