]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8260ads/mpc8260ads.c
Big white-space cleanup.
[karo-tx-uboot.git] / board / freescale / mpc8260ads / mpc8260ads.c
index 93550e2ad01be9730f7e4f2cd4ea51ba433afef7..548d813af5d4352adffd4c05f7f884f451a6eef0 100644 (file)
@@ -340,7 +340,7 @@ long int initdram (int board_type)
 #if CONFIG_ADSTYPE == CFG_PQ2FADS /* CS3 */
                memctl->memc_or3   = 0xFF803280;
                memctl->memc_br3   = CFG_LSDRAM_BASE | 0x00001861;
-#else                                    /* CS4 */
+#else                            /* CS4 */
                memctl->memc_or4   = 0xFFC01480;
                memctl->memc_br4   = CFG_LSDRAM_BASE | 0x00001861;
 #endif /* CONFIG_ADSTYPE == CFG_PQ2FADS */