commit | 2ebe246ffc2cf25df50dbbae4d144289fdeca6a6 | [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 | 77e62898e946ff0c124bd4608ac77e3b6324472d [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>