uboot-envtools: mvebu: update uci defaults for Turris Omnia
[openwrt/openwrt.git] / target / linux / cns3xxx / files / arch / arm / mach-cns3xxx / headsmp.S
index 456fd67f97ce5128f0f351de41ecf853fd2eb4b1..f0da8ec0a5f9ef38f20f6aa46f50ca28223be7a3 100644 (file)
@@ -13,8 +13,6 @@
 #include <linux/linkage.h>
 #include <linux/init.h>
 
-       __INIT
-
 /*
  * CNS3XXX specific entry point for secondary CPUs.  This provides
  * a "holding pen" into which all secondary cores are held until we're
@@ -36,7 +34,8 @@ pen:  ldr     r7, [r6]
         * should now contain the SVC stack for this core
         */
        b       secondary_startup
+ENDPROC(cns3xxx_secondary_startup)
 
-       .align
+       .align 2
 1:     .long   .
        .long   pen_release