]> Git Repo - u-boot.git/commit
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
authorManjunath Hadli <[email protected]>
Thu, 13 Oct 2011 03:40:55 +0000 (03:40 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 27 Oct 2011 19:56:36 +0000 (21:56 +0200)
commitfb1d6332b5430b90a8fa8ebab709f33a60e9f816
tree97a3086547d3f926d318ce4a6d3808408f00f580
parent062fe7d332c28ede25626f448681e43d76bb312e
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM

remove macro CONFIG_EMAC_MDIO_PHY_NUM and depending macro EMAC_MDIO_PHY_NUM
as they are no longer needed with the support for more than 1 PHYs in davinci
emac driver.

Signed-off-by: Manjunath Hadli <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
13 files changed:
arch/arm/cpu/arm926ejs/davinci/et1011c.c
arch/arm/include/asm/arch-davinci/emac_defs.h
drivers/net/davinci_emac.c
include/configs/da830evm.h
include/configs/da850evm.h
include/configs/davinci_dm365evm.h
include/configs/davinci_dm6467evm.h
include/configs/davinci_dvevm.h
include/configs/davinci_schmoogie.h
include/configs/davinci_sffsdr.h
include/configs/davinci_sonata.h
include/configs/ea20.h
include/configs/hawkboard.h
This page took 0.031848 seconds and 4 git commands to generate.