OSDN Git Service

From: Larry Baker <baker@usgs.gov> master
authorGreg Ungerer <gerg@snapgear.com>
Thu, 4 Oct 2012 02:32:38 +0000 (02:32 +0000)
committerGreg Ungerer <gerg@snapgear.com>
Thu, 4 Oct 2012 02:32:38 +0000 (02:32 +0000)
commit21c6a41885ad544763ccd19883c1353f3b0b7a47
treefddec9d05cee808595548e71d9f8bf410ca76ad9
parent40f0d175e0847d922faa85cc18ec01f2129bb2b9
From: Larry Baker <baker@usgs.gov>

The _stack_start symbol needs to be in the same flatmem memory region
as text/data/bss, otherwise it will not end up with the correct address.
Direct the section into the flatmem region.

Signed-of-by: Greg Ungerer <gerg@uclinux.org>
elf2flt.ld.in