]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc824x/start.S
* Code cleanup:
[karo-tx-uboot.git] / cpu / mpc824x / start.S
index 004e3b3a194dde03bef0b469425af2c0d18c45f5..b1cdb8460d13c2e0feefed9f82f558b873af24cc 100644 (file)
@@ -202,7 +202,6 @@ in_flash:
        bl      board_init_f    /* run 1st part of board init code (from Flash) */
 
 
-
        .globl  _start_of_vectors
 _start_of_vectors:
 
@@ -840,5 +839,3 @@ setup_bats:
        blt     1b
 
        blr
-
-