]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/sequoia/init.S
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
[people/ms/u-boot.git] / board / amcc / sequoia / init.S
index 3d4ac8543d50efafcee75bf08faac60e97f2d276..45bcd4bef759ab385d745ff0120aaebca7b54abb 100644 (file)
@@ -90,7 +90,7 @@ tlbtab:
        /*
         * BOOT_CS (FLASH) must be first. Before relocation SA_I can be off to use the
         * speed up boot process. It is patched after relocation to enable SA_I
-       */
+        */
 #ifndef CONFIG_NAND_SPL
        tlbentry( CFG_BOOT_BASE_ADDR, SZ_256M, CFG_BOOT_BASE_ADDR, 1, AC_R|AC_W|AC_X|SA_G )
 #else