]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/tqm8xx/tqm8xx.c
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / board / tqm8xx / tqm8xx.c
index f9b04f8aa6cfd93f2ae15d2b6c46935374d7406a..53f1f2abbe957fbfb91a1d80fe5e94be2d9f4693 100644 (file)
@@ -368,8 +368,8 @@ long int initdram (int board_type)
        memctl->memc_or5 = CFG_OR5_ISP1362;
        memctl->memc_br5 = CFG_BR5_ISP1362;
 #endif                                                 /* CONFIG_ISP1362_USB */
-           
-           
+
+
        return (size_b0 + size_b1);
 }