]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/ppmc7xx.h
mx28evk: Fix PSWITCH key position
[karo-tx-uboot.git] / include / configs / ppmc7xx.h
index 652b85efd594c332f9034069346acb2e0f26fa59..5cd660927a81626919fe19cf86a8d9f6fac48003 100644 (file)
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF00000
 
+#ifndef __ASSEMBLY__
+#include <galileo/core.h>
+#endif
+
 /*
  * Monitor configuration
  *
 /*
  * Network config
  *
- * CONFIG_NET_MULTI            - Support for multiple network interfaces
  * CONFIG_EEPRO100             - Intel 8255x Ethernet Controller
  * CONFIG_EEPRO100_SROM_WRITE  - Enable writing to network card ROM
  */
 
-#define        CONFIG_NET_MULTI
 #define        CONFIG_EEPRO100
 #define        CONFIG_EEPRO100_SROM_WRITE
 
 /*
  * Serial port config
  *
- * CONFIG_SYS_BAUDRATE_TABLE           - List of valid baud rates
  * CONFIG_SYS_NS16550                  - Include the NS16550 driver
  * CONFIG_SYS_NS16550_SERIAL           - Include the serial (wrapper) driver
  * CONFIG_SYS_NS16550_CLK              - Frequency of reference clock
  * CONFIG_SYS_NS16550_COM1             - Base address of 1st serial port
  */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 #define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_CLK         3686400