]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/pleb2.h
da850evm: basic MII EMAC support
[karo-tx-uboot.git] / include / configs / pleb2.h
index ed873faca7f8514f74b24ba6b9c0ca01e68a4e04..9e694118c5dae00864c02702b762f8c19bb4e546 100644 (file)
  */
 
 /* None - PLEB 2 doesn't have any of this.
-   #define CONFIG_DRIVER_LAN91C96
-   #define CONFIG_LAN91C96_BASE 0x0C000000 */
+       #define CONFIG_NET_MULTI
+       #define CONFIG_LAN91C96
+       #define CONFIG_LAN91C96_BASE 0x0C000000
+ */
 
 /*
  * select serial console configuration
  */
+#define CONFIG_PXA_SERIAL
 #define CONFIG_FFUART         1       /* we use FFUART on PLEB 2 */
 
 /* allow to overwrite serial and ethaddr */