mpc83xx: Get rid of CONFIG_SYS_LBC_*
[oweals/u-boot.git] / include / configs / MPC8349EMDS.h
index fdbd15ea93eb0e4a47cb32e708f03f9e1590a466..7640d7610d670f14c9d6d0d9c5ca882b5c13a278 100644 (file)
 #define CONFIG_SYS_MONITOR_LEN (512 * 1024)    /* Reserve 512 kB for Mon */
 #define CONFIG_SYS_MALLOC_LEN  (256 * 1024)    /* Reserved for malloc */
 
-/*
- * Local Bus LCRR and LBCR regs
- *    LCRR:  DLL bypass, Clock divider is 4
- * External Local Bus rate is
- *    CLKIN * HRCWL_CSB_TO_CLKIN / HRCWL_LCL_BUS_TO_SCB_CLK / LCRR_CLKDIV
- */
-#define CONFIG_SYS_LBC_LBCR    0x00000000
-
 /*
  * Serial Port
  */