]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ep8260.h
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / include / configs / ep8260.h
index aba3392234d3123c982dd4368d7e5806bbbaca74..9cd3054a15f89b55daf9709fa99e08d43c12ca25 100644 (file)
 #define CONFIG_SYS_LONGHELP
 
 /* Monitor Command Prompt       */
-#define CONFIG_SYS_PROMPT              "=> "
 
 /* Define this variable to enable the "hush" shell (from
    Busybox) as command line interpreter, thus enabling
  *
  *****************************************************************************/
 
-#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.)