Home
last modified time | relevance | path

Searched hist:"6798 c324ed5f0831040324af6c60cc0786b2b36f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fm/
H A Deth.c6798c324ed5f0831040324af6c60cc0786b2b36f Mon Jan 12 12:08:29 UTC 2015 Codrin Ciubotariu <codrin.ciubotariu@freescale.com> net/fm: Fix error when FMAN MAC has no PHY

U-boot assumes that all FMAN ports have a PHY. Some SoCs (like T1040)
have fixed links. This means that the ports are connected MAC to MAc
and there is no Ethernet PHY attatched. This patch initializes a
FMAN MAC even if it doesn't have a PHY attached.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>