mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 14:19:03 +00:00
Typo in last SAMA5D4 commit
This commit is contained in:
parent
69c18728f2
commit
fd710fc8db
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@
|
|||
#elif defined(SAMA5_EMAC0_PHY_KSZ8051)
|
||||
# define EMAC0_MII_OUI_MSB 0x0022
|
||||
# define EMAC0_MII_OUI_LSB 0x05
|
||||
#elif defined(SAMA5_EMAC_PHY_KSZ8081)
|
||||
#elif defined(SAMA5_EMAC0_PHY_KSZ8081)
|
||||
# define EMAC0_MII_OUI_MSB 0x0022
|
||||
# define EMAC0_MII_OUI_LSB 0x05
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue