commit | 1ee90f9304bad5b0f56edb0c8695dc0eb4b2cb66 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@freescale.com> | Mon Jan 12 14:08:29 2015 +0200 |
committer | York Sun <yorksun@freescale.com> | Fri Jan 16 09:32:16 2015 -0800 |
tree | 6e21aebea072b0520ab03e12a5acb33ec424c488 | |
parent | 0e548d78a5502b1e13968e01a908ce217aa0f95e [diff] |
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>