commit | a0d21fc01ac51d5f86cd5bd195dd524940f49223 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Sep 18 17:24:23 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:08 2012 -0700 |
tree | b7493ec79d2bda51924e4d7713e268730e7ff32a | |
parent | 7891e258d40bbacd24c1038af53e3c7354c383a6 [diff] |
mx6qsabresd: Add Ethernet support mx6qsabresd has a AR8031 Gigabit PHY. Add support for it. Also increase CONFIG_SYS_MALLOC_LEN so that FEC buffer allocation does not fail. Tested on 1Gbp and 100Mbps networks. Suggested-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>