socfpga: boot0 hook: adjust to unified boot0 semantics
[oweals/u-boot.git] / arch / arm / mach-socfpga / include / mach / boot0.h
index 22d9e7f7afbeee27aa0473b926a3b231d0dc209c..d6b9435d333c4d9729ad0392cba6f68e5bff7b74 100644 (file)
@@ -7,6 +7,9 @@
 #ifndef __BOOT0_H
 #define __BOOT0_H
 
+_start:
+       ARM_VECTORS
+
 #ifdef CONFIG_SPL_BUILD
        .balignl 64,0xf33db33f;