]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5208EVBE.h
imx: ventana: add pmic_setup to SPL
[karo-tx-uboot.git] / include / configs / M5208EVBE.h
index fe901ce6c2902a93fcbc8e1c8841183c6872ac5f..9390464b10d214ab375be8bf585adc4d93d04193 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2004-2008 Freescale Semiconductor, Inc.
  * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _M5208EVBE_H
@@ -14,9 +14,6 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#define CONFIG_MCF520x         /* define processor family */
-#define CONFIG_M5208           /* define processor type */
-
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT           (0)
 #define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE       /* Boot Arg Buf Sz */
 #define CONFIG_SYS_LOAD_ADDR   0x40010000
 
-#define CONFIG_SYS_HZ          1000
 #define CONFIG_SYS_CLK         166666666       /* CPU Core Clock */
 #define CONFIG_SYS_PLL_ODR     0x36
 #define CONFIG_SYS_PLL_FDR     0x7D