]> git.sur5r.net Git - u-boot/blobdiff - include/configs/gw8260.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / gw8260.h
index 860379975892a2757999c7a97c66eeeb2112e4e5..262c9e9e9aa662786a5d4516775f2b2fc9f6f0d4 100644 (file)
  *
  *****************************************************************************/
 
-#define CONFIG_MPC8260      1   /* This is an MPC8260 CPU   */
 #define CONFIG_GW8260       1   /* on an GW8260 Board  */
 #define CONFIG_CPM2            1       /* Has a CPM2 */
 
 #define CONFIG_CLOCKS_IN_MHZ
 
 #define CONFIG_SYS_LOAD_ADDR   0x100000 /* default load address */
-#define CONFIG_SYS_HZ          1000     /* decrementer freq: 1 ms ticks */
 
 
 /* memtest works from the end of the exception vector table