[U-Boot] [PATCH 3/4] Improve mpc85xx link script rodata section
Wolfgang Denk
wd at denx.de
Tue Oct 14 10:58:51 CEST 2008
Dear Trent Piepho,
In message <1223941151-13969-3-git-send-email-tpiepho at freescale.com> you wrote:
> A recent gcc added a new unaligned rodata section called '.rodata.str1.1'
> and that needs to be added the the linker script.
>
> Rather than just add that one section, instead use '*(.rodata*)' to catch
> that section and any future rodata sections.
This affects *all* boards and should therefore be implemented for
*all* boards, not only for 85xx.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A wise person makes his own decisions, a weak one obeys public
opinion. -- Chinese proverb
More information about the U-Boot
mailing list