summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-06-23 08:38:38 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-06-23 08:38:52 +0200
commit46976f7bfc4e29b5ad4b80b7f39989e91de183b7 (patch)
tree47081c191c0bcee147286750130c100b8c633569 /arch
parent3aa5c839ebe418f22e2e20f7eb3c38fd98cad2af (diff)
downloadbarebox-46976f7bfc4e29b5ad4b80b7f39989e91de183b7.tar.gz
barebox-46976f7bfc4e29b5ad4b80b7f39989e91de183b7.tar.xz
OMAP: fix compilation
This got broken during the switch to implement the lowlevel functions in C. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap/omap3_core.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/omap3_core.S b/arch/arm/mach-omap/omap3_core.S
index 7337d4c545..d904231171 100644
--- a/arch/arm/mach-omap/omap3_core.S
+++ b/arch/arm/mach-omap/omap3_core.S
@@ -92,7 +92,7 @@ next:
arch_start:
.word arch_init_lowlevel
barebox_start:
- .word _start
+ .word exception_vectors
SRAM_INTVECT:
.word OMAP_SRAM_INTVECT