]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sc3.h
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / include / configs / sc3.h
index 60710ba829c2b708fe0c4222d707ebdd560367d1..14e033dd8025914f62e392a2ec7011c8650b01e8 100644 (file)
@@ -43,7 +43,6 @@
  */
 
 #define CONFIG_SC3     1
-#define CONFIG_4xx     1
 #define CONFIG_405GP   1
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFFA0000
 #define CONFIG_SYS_LOAD_ADDR           0x1000000       /* default load address */
 #define CONFIG_SYS_EXTBDINFO           1       /* To use extended board_into (bd_t) */
 
-#define        CONFIG_SYS_HZ                   1000    /* decrementer freq: 1 ms ticks */
-
 /*-----------------------------------------------------------------------
  * IIC stuff
  *-----------------------------------------------------------------------