X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Famcc%2Fsequoia%2Finit.S;h=45bcd4bef759ab385d745ff0120aaebca7b54abb;hb=18d156eb37c90fadc8ec7a81a3b89176161f85b7;hp=3d4ac8543d50efafcee75bf08faac60e97f2d276;hpb=98e43917dc89631c46d0b8eb481345041912ebee;p=oweals%2Fu-boot.git diff --git a/board/amcc/sequoia/init.S b/board/amcc/sequoia/init.S index 3d4ac8543d..45bcd4bef7 100644 --- a/board/amcc/sequoia/init.S +++ b/board/amcc/sequoia/init.S @@ -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