]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cpu/mcf547x_8x/start.S
Big white-space cleanup.
[karo-tx-uboot.git] / cpu / mcf547x_8x / start.S
index 442665f2506e55708b1aa78facb348b8bc35a816..8b8708d030b34550ada6cd5cc79328bffda6d61d 100644 (file)
@@ -54,7 +54,7 @@
 _vectors:
 
 INITSP:                .long   0x00000000      /* Initial SP   */
-INITPC:                .long   _START  /* Initial PC           */
+INITPC:                .long   _START  /* Initial PC           */
 vector02:      .long   _FAULT  /* Access Error         */
 vector03:      .long   _FAULT  /* Address Error        */
 vector04:      .long   _FAULT  /* Illegal Instruction  */
@@ -359,3 +359,4 @@ version_string:
        .ascii U_BOOT_VERSION
        .ascii " (", __DATE__, " - ", __TIME__, ")"
        .ascii CONFIG_IDENT_STRING, "\0"
+       .align 4