FT32 linker script cleanup
authorjamesbowman <jamesb@excamera.com>
Thu, 7 Jul 2016 01:55:25 +0000 (18:55 -0700)
committerjamesbowman <jamesb@excamera.com>
Thu, 7 Jul 2016 01:58:10 +0000 (18:58 -0700)
commit3a5ce9503e93fd5b10ddbc4e54fbf6e2e3b46819
treeac3c6ee4f7c251844feee6a8beacbbb760fca8e7
parent819490e217b5490f2159becade1d207eafa5e925
FT32 linker script cleanup

Fix a typo (__PMSIZE was written as __PMSIZE_) and add section alignment
for DATA and BSS.

ld/ChangeLog:

  * scripttempl/ft32.sc (__PMSIZE): Correct __PMSIZE_.
    (DATA): add ALIGN.
    (BSS): add ALIGN
ld/ChangeLog
ld/scripttempl/ft32.sc