Skip to content

Commit

Permalink
mx6q_sabrelite: add CONFIG_FEC_MXC_PHYADDR_MASK
Browse files Browse the repository at this point in the history
  • Loading branch information
tkisky committed Apr 11, 2012
1 parent 0918464 commit baeb762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/mx6q_sabrelite.h
Expand Up @@ -182,6 +182,7 @@
#define CONFIG_GET_FEC_MAC_ADDR_FROM_IIM
#define CONFIG_MXC_FEC
#define CONFIG_FEC0_PHY_ADDR 6
#define CONFIG_FEC_MXC_PHYADDR_MASK 0xf0 /* 4,5,6,7 */
#define CONFIG_ETH_PRIME
#define CONFIG_RMII
#define CONFIG_PHY_MICREL_KSZ9021
Expand Down

0 comments on commit baeb762

Please sign in to comment.