commit | f51d3b71d4d3eacfbbc6e2cf3fa197774df5f638 | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@keymile.com> | Fri Oct 18 11:47:21 2013 +0200 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 24 09:35:59 2013 -0700 |
tree | 7fba1071d269735aab40c8dcab7027f2811b09af | |
parent | 7e157b0ade85282a76db27cbf0ab8a2370d4d7b6 [diff] |
net/fman: add a fm_enable_port function This can be useful if one wants to disable an interface in u-boot because u-boot should not manage it but then later reenable it for FDT fixing or if the kernel uses this interface. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> [York Sun: fix conflict in fm_eth.h] Acked-by: York Sun <yorksun@freescale.com>