]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/calimain.h
console: Fix pre-console flushing via cfb_console being very slow
[karo-tx-uboot.git] / include / configs / calimain.h
index b27f973896decb8040f99ec2779175c5aa35e30b..656dda6aeef5c87ef2205a171bf8febd12cc7d1b 100644 (file)
@@ -24,9 +24,6 @@
  * SoC Configuration
  */
 #define CONFIG_MACH_DAVINCI_CALIMAIN
-#define CONFIG_ARM926EJS               /* arm926ejs CPU core */
-#define CONFIG_SOC_DA8XX               /* TI DA8xx SoC */
-#define CONFIG_SOC_DA850               /* TI DA850 SoC */
 #define CONFIG_SYS_EXCEPTION_VECTORS_HIGH
 #define CONFIG_SYS_CLK_FREQ            clk_get(DAVINCI_ARM_CLKID)
 #define CONFIG_SYS_OSCIN_FREQ          calimain_get_osc_freq()