]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CPCI405DT.h
sunxi: non-FEL SPL boot support for sun7i
[karo-tx-uboot.git] / include / configs / CPCI405DT.h
index 1af186d2e318e077365d4558eb854e8dfb096866..c2598a3026bd2d3e0a8de68c4fb0eca60755b495 100644 (file)
@@ -18,7 +18,6 @@
  */
 
 #define CONFIG_405GP           1       /* This is a PPC405 CPU         */
-#define CONFIG_4xx             1       /* ...member of PPC4xx family   */
 #define CONFIG_CPCI405         1       /* ...on a CPCI405 board        */
 #define CONFIG_CPCI405_VER2    1       /* ...version 2                 */
 
 #define CONFIG_SYS_LOAD_ADDR   0x100000        /* 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 */
-
 #define CONFIG_LOOPW            1       /* enable loopw command         */
 
 #define CONFIG_ZERO_BOOTDELAY_CHECK    /* check for keypress on bootdelay==0 */