From 074cff0d2863bab21b065cf283eccd728f4fecaa Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 24 Feb 2004 00:16:43 +0000 Subject: * Patch by Andrea Scian, 17 Feb 2004: Add support for S3C44B0 processor and DAVE B2 board * Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some cleanup in AT91RM9200 ethernet code --- include/configs/at91rm9200dk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/at91rm9200dk.h') diff --git a/include/configs/at91rm9200dk.h b/include/configs/at91rm9200dk.h index d97182678..90cf8a2b4 100644 --- a/include/configs/at91rm9200dk.h +++ b/include/configs/at91rm9200dk.h @@ -112,6 +112,7 @@ #define CONFIG_DRIVER_ETHER #define CONFIG_NET_RETRY_COUNT 20 +#define CONFIG_AT91C_USE_RMII #define CONFIG_HAS_DATAFLASH 1 #define CFG_SPI_WRITE_TOUT (5*CFG_HZ) -- cgit v1.2.3