X-Git-Url: http://rtime.felk.cvut.cz/gitweb/arc.git/blobdiff_plain/e3a985f1b7acf4f5a97d402d044ec53e55786928..c2149e2a2b877007e2b34558fb580346dd0ad9a4:/arch/ppc/mpc55xx/scripts/linkscript_gcc.ldf diff --git a/arch/ppc/mpc55xx/scripts/linkscript_gcc.ldf b/arch/ppc/mpc55xx/scripts/linkscript_gcc.ldf index f8f90100..146e6443 100644 --- a/arch/ppc/mpc55xx/scripts/linkscript_gcc.ldf +++ b/arch/ppc/mpc55xx/scripts/linkscript_gcc.ldf @@ -142,6 +142,15 @@ __FLS_PROG_START__ = 0; /* Must be aligned to a sector start. */ *(.sbss2 .sbss2.* .gnu.linkonce.sb2.*); __TEXT_END = .; } > flash + +#if defined(CFG_MPC5516) + .McuE_LowPowerRecoverFlash 0x000ff000: { + *(.lowpower_text); + } + .lowpower_vector 0x000ffffc: { + *(.lowpower_vector); + } +#endif .data : {