Update the RX63N RDK project to use the correct PHY ID.

This commit is contained in:
Richard Barry 2012-05-01 12:28:06 +00:00
parent bbbdd9c393
commit c5c064b74e
6 changed files with 9 additions and 9 deletions

View file

@ -42,7 +42,7 @@ Macro definitions
#define PHY_ST 1
#define PHY_READ 2
#define PHY_WRITE 1
#define PHY_ADDR 0x1F
#define PHY_ADDR 0x1
#define MDC_WAIT 2