From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] "arm: keep all sections in ELF file" breaks Zynq
Date: Wed, 29 Jan 2014 16:37:31 +0100 [thread overview]
Message-ID: <52E9203B.6000405@monstr.eu> (raw)
In-Reply-To: <52B62382.2050001@linaro.org>
Hi,
I have also problem with this patch but from the other side.
Tool for booting image generation expects that LOAD section
is the first.
That's why I have to remove PHDR, INTERP sections.
Not sure about DYNAMIC section which is also there but behind
LOAD section.
I can easily create zynq private linker script but
maybe there is better way how to remove these section for us
via LDFLAGS_FINAL in config.mk.
Unfortunatelly I haven't found how to do it.
Can someone know if it is possible to remove some sections
via ld command line?
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140129/634ac939/attachment.pgp>
next prev parent reply other threads:[~2014-01-29 15:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 15:24 [U-Boot] "arm: keep all sections in ELF file" breaks Arndale Andre Przywara
2013-12-17 15:30 ` Tom Rini
2013-12-17 15:47 ` Andre Przywara
2013-12-17 15:57 ` Tom Rini
2013-12-18 14:06 ` Andre Przywara
2013-12-21 10:46 ` Albert ARIBAUD
2013-12-21 20:57 ` Andre Przywara
2013-12-21 23:25 ` Andre Przywara
2014-01-29 15:37 ` Michal Simek [this message]
2014-01-07 14:04 ` Andre Przywara
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=52E9203B.6000405@monstr.eu \
--to=monstr@monstr.eu \
--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.