]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ep8260.h
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / include / configs / ep8260.h
index d0f9ab86d592abe424fe972781fc305f2118c859..9cd3054a15f89b55daf9709fa99e08d43c12ca25 100644 (file)
  *
  *****************************************************************************/
 
-#define CONFIG_MPC8260          1       /* This is an MPC8260 CPU   */
 #define CONFIG_EP8260           11      /* on an Embedded Planet EP8260 Board, Rev. 11 */
 
 #define CONFIG_BOARD_EARLY_INIT_F 1        /* Call board_early_init_f  */
 
 #define CONFIG_SYS_LOAD_ADDR     0x00100000   /* default load address */
 
-#define CONFIG_SYS_HZ            1000         /* decrementer freq: 1 ms ticks */
-
 /*
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)