diff options
author | Justin Waters <justin.waters@timesys.com> | 2011-02-18 12:08:16 -0500 |
---|---|---|
committer | Justin Waters <justin.waters@timesys.com> | 2011-02-18 12:08:16 -0500 |
commit | e9156b806caa1cb21f0198eef0197dc7734e32e4 (patch) | |
tree | 8c6d69dcdd36d0105c5fd5acb5c0a2a526dce23d | |
parent | 711abe016d47656c210189af96026b47ed6d75c0 (diff) |
Set up AT91RM9200 EK to use RMII2010.06-at91-201102181708
-rw-r--r-- | include/configs/at91rm9200ek.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index 145c3c37dac..ddb684c2744 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -156,6 +156,7 @@ #endif #define CONFIG_NET_RETRY_COUNT 20 #define CONFIG_AT91C_USE_RMII +#define CONFIG_RMII /* * AC Characteristics |