]> rtime.felk.cvut.cz Git - sysless.git/commit
Loading to flash works a little bit.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 1 Apr 2008 18:54:36 +0000 (20:54 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 1 Apr 2008 19:14:54 +0000 (21:14 +0200)
commiteb064248d4d4e6a5ab2583e629eae99563a22cad
tree61cbec1fa62013d6b2bb6d914e2f242a8555092a
parent054ad676428312f79bf89959c341fc827508b3f9
Loading to flash works a little bit.

The application in the flash doesn't start after reset. This will be
fixed early.

Currently flash loading is configured only for lpceurobot board. Old and
unused ldscripts (run, flash) were changed to symlinks to correct linker
scripts. These linked ldscripts are here to match the documentation and
original ones are here for backward compatibility.
arch/arm/mach-lpc21xx/libs/boot/Makefile.omk
arch/arm/mach-lpc21xx/libs/boot/crt0flash.S [new file with mode: 0644]
arch/arm/mach-lpc21xx/libs/ldscripts/lpc21xx.ld-flash [changed from file to symlink]
arch/arm/mach-lpc21xx/libs/ldscripts/lpc21xx.ld-mpflash
arch/arm/mach-lpc21xx/libs/ldscripts/lpc21xx.ld-ram [changed from file to symlink]
board/lpceurobot/config.lpceurobot