]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/AdderII.h
* Patches by Xianghua Xiao, 15 Oct 2003:
[karo-tx-uboot.git] / include / configs / AdderII.h
index 4c2ba7d582a7ef8201f2903d978cd8b4f32bf7c7..5e0bbe36f5bcd9d2ed1e57ecc6ca8d5914905ae2 100644 (file)
 #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
 
 
-
 /* SIU Module Configuration Register */
 #define CFG_SIUMCR             ( SIUMCR_AEME | SIUMCR_MLRC01 | SIUMCR_DBGC10 )
 
 
 /* PLPRCR - PLL, Low-Power, and Reset Control Register */
 #define CFG_PLPRCR             ((( MPC8XX_FACT - 1 ) << PLPRCR_MF_SHIFT ) | \
-                                PLPRCR_SPLSS | PLPRCR_TEXPS | PLPRCR_TMIST )
+                               PLPRCR_SPLSS | PLPRCR_TEXPS | PLPRCR_TMIST )
 
 /* SCCR - System Clock and reset Control Register */
 #define SCCR_MASK              SCCR_EBDF11
 
 #endif
 /* __CONFIG_H */
-