]> rtime.felk.cvut.cz Git - sysless.git/commit
lpc17xx: replace hard-coded vector table placement by more flexible code.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 26 Apr 2011 10:10:07 +0000 (12:10 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 26 Apr 2011 10:10:07 +0000 (12:10 +0200)
commit4b56e8eab2b2c91fcd72a2e55351e1a0c66446c6
treef75fdfbca5a15ea5300c852e7c30ce35e3f05896
parent586934e50863857f3e1f8410d6ad1d61d105db72
lpc17xx: replace hard-coded vector table placement by more flexible code.

Change allows to fill initial values for interrupt service
functions by override functions for global weak symbols.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
arch/arm/mach-lpc17xx/libs/hal/startup.c