9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer fd18bc87c2 use _stext instead of TEXT_BASE
When checking if we have to relocate ourselves, use _stext instead
of TEXT_BASE. TEXT_BASE might be the location of a pre image header.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-09-08 12:42:55 +02:00
..
Makefile Add MMU support 2009-08-19 10:51:30 +02:00
cache.S Add MMU support 2009-08-19 10:51:30 +02:00
cpu.c Add MMU support 2009-08-19 10:51:30 +02:00
cpuinfo.c ARM: Add cpuinfo command 2009-01-13 14:32:22 +01:00
exceptions.S Fix Exception handling 2009-02-20 18:24:36 +01:00
interrupts.c saving added docu 2007-11-05 14:39:07 +01:00
mmu.c Add MMU support 2009-08-19 10:51:30 +02:00
start-arm.S use _stext instead of TEXT_BASE 2009-09-08 12:42:55 +02:00