[U-Boot] [PATCH v2] QorIQ: fix network frame manager TBI PHY address settings

Kumar Gala galak at kernel.crashing.org
Tue Nov 8 15:31:31 CET 2011


On Oct 28, 2011, at 12:15 AM, Roy Zang wrote:

> TBI PHY address (TBIPA) register has been set in general frame manager
> phy init funciton dtsec_init_phy() in drivers/net/fm/eth.c
> 
> So remove the duplicate code on QorIQ frame manager Ethernet related
> platforms, which include Hydra board, P4080DS board and P2041rdb board.
> 
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> Cc: Andy Fleming <afleming at freescale.com>
> Cc: Kumar Gala <galak at kernel.crashing.org>
> ---
> v2: refine the subject and description according to feedback
> 
> board/freescale/corenet_ds/eth_hydra.c |    8 --------
> board/freescale/corenet_ds/eth_p4080.c |    8 --------
> board/freescale/p2041rdb/eth.c         |    8 --------
> 3 files changed, 0 insertions(+), 24 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list