]> rtime.felk.cvut.cz Git - sysless.git/commit
LPC1768 linker scripts included.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 26 Sep 2010 00:14:08 +0000 (02:14 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 26 Sep 2010 00:14:08 +0000 (02:14 +0200)
commite1a157a3a1d448b70efd2abdbdd64100da42d249
tree2aad2e906d4878d6fac3f1863c8530dcfe06b264
parent5be157ad1ff86b50cc097d4f40f705e0e443c030
LPC1768 linker scripts included.

The common part of LPC17xx scripts has been separated
from lpc1754.ld-ttt into lpc17xx-base.ld-ttt
and actual lpc1754.ld-ttt and lpc1768.ld-ttt
scripts include this base and memory sizes configuration.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
board/arm/lpc17xx-common/config/config.lmc1
board/arm/lpc17xx-common/libs/ldscripts/lpc1754.ld-app
board/arm/lpc17xx-common/libs/ldscripts/lpc1754.ld-boot
board/arm/lpc17xx-common/libs/ldscripts/lpc1768.ld-app [new file with mode: 0644]
board/arm/lpc17xx-common/libs/ldscripts/lpc1768.ld-boot [new file with mode: 0644]
board/arm/lpc17xx-common/libs/ldscripts/lpc1768.ld-cfg [new file with mode: 0644]
board/arm/lpc17xx-common/libs/ldscripts/lpc17xx-base.ld-app [new file with mode: 0644]
board/arm/lpc17xx-common/libs/ldscripts/lpc17xx-base.ld-boot [new file with mode: 0644]