mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
Typo in last SAMA5D4 commit
This commit is contained in:
parent
bb8fd2fa2c
commit
5009def270
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