at91bootstrap: fix overlap linker issue
authorGregory Hermant <gregory.hermant@calao-systems.com>
Tue, 6 Nov 2012 10:48:23 +0000 (11:48 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 8 Nov 2012 16:28:25 +0000 (17:28 +0100)
commit3d3047f28d3016b351213dc99b73e299d2310f25
tree1123d9fa35f06bb2152971a192923b9c003b8c2d
parentb8a304a9f9089bf03e3649582cee7ea96718e92f
at91bootstrap: fix overlap linker issue

The linker script of the at91bootstrap package has to be modified when
built from gcc-4.6.x version. Indeed a section named text.startup is
created and has to be added into the text section.

Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/at91bootstrap/at91bootstrap-1.16-gcc-4.6.x-ldscript-fix.patch [new file with mode: 0644]