]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sh7763rdp.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / sh7763rdp.h
index c1d33d87bab0aca1be740c555c326cafabef83f5..a13778830a3b9e01445fc79a3e0832fb4d8dd2ee 100644 (file)
@@ -43,7 +43,6 @@
 
 #define CONFIG_SYS_TEXT_BASE   0x8FFC0000
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_PROMPT              "=> "   /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              256     /* Buffer size for input from the Console */
 #define CONFIG_SYS_PBSIZE              256     /* Buffer size for Console output */
 #define CONFIG_SYS_MAXARGS             16      /* max args accepted for monitor commands */
@@ -98,8 +97,9 @@
 
 /* Clock */
 #define CONFIG_SYS_CLK_FREQ    66666666
+#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ
+#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
 #define CONFIG_SYS_TMU_CLK_DIV         (4)     /* 4 (default), 16, 64, 256 or 1024 */
-#define CONFIG_SYS_HZ          1000
 
 /* Ether */
 #define CONFIG_SH_ETHER 1