]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cradle/memsetup.S
* Code cleanup:
[people/ms/u-boot.git] / board / cradle / memsetup.S
index 2f1e042fbb073690a19957435a2f1f13bdfe072f..8800cb0cb72426daa1acef80a492fc46cebdc20f 100644 (file)
@@ -170,8 +170,8 @@ memsetup:
    SET_LED 2
 
 mem_init:
-        @ get memory controller base address
-        ldr     r1,  =MEMC_BASE
+       @ get memory controller base address
+       ldr     r1,  =MEMC_BASE
 
 
 @****************************************************************************