]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
config: remove platform CONFIG_SYS_HZ definition part 4
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 28 Apr 2014 01:18:34 +0000 (10:18 +0900)
committerTom Rini <trini@ti.com>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
Some new boards define CONFIG_SYS_HZ again! Remove.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
include/configs/T208xRDB.h
include/configs/ids8313.h
include/configs/sama5d3_xplained.h

index 73d82edb80f39c8ace493737051e6f2cf174ed94..0be0a0feb0b0c17d077532fc5d5a5c9e77b30438 100644 (file)
@@ -750,7 +750,6 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
 #define CONFIG_SYS_MAXARGS     16      /* max number of command args */
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE/* Boot Argument Buffer Size */
-#define CONFIG_SYS_HZ          1000    /* decrementer freq: 1ms ticks*/
 
 /*
  * For booting Linux, the board info and command line data
index 613f7e1a2ef6a4caaf2fa16000421d1346ff7736..c1b3b633e962bdc0649f9223b0f514947054ec32 100644 (file)
 #define CONFIG_ENV_FLAGS_LIST_STATIC "ethaddr:mo,eth1addr:mo"
 
 #define CONFIG_BAUDRATE                115200
-#define CONFIG_SYS_HZ                  1000
 
 /* Initial Memory map for Linux*/
 #define CONFIG_SYS_BOOTMAPSZ           (256 << 20)
index 91cc7d8e5839a4b823265539da94276945ef2a0e..41c946d1ec8aeaf2f9af41cacad0ac2ad447e5a5 100644 (file)
@@ -17,7 +17,6 @@
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_SLOW_CLOCK      32768
 #define CONFIG_SYS_AT91_MAIN_CLOCK      12000000 /* from 12 MHz crystal */
-#define CONFIG_SYS_HZ                  1000
 
 #define CONFIG_AT91FAMILY
 #define CONFIG_ARCH_CPU_INIT