commit | b4d2ad0c126a01239fcd5ff5d11f526f95281e19 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Sat Feb 08 10:24:35 2014 +0400 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 07:54:05 2014 -0500 |
tree | a32d4bd93a80cd6595ecd547b7158720ba4b2529 | |
parent | 326d83780cdfe45d9f9cacf81677a69cd0aa1156 [diff] |
axs101: fix dw gmac instantiation for updated dw gmac driver With accepted change to DW GMAC driver - 92a190aaab3536d695c51e0739f925910eb49889 (net/designware - switch driver to phylib usage) we need to update this board because "designware_initialize" now accepts only 2 parameters instead of 4. Cc: Vineet Gupta <vgupta@synopsys.com> Cc: Tom Rini <trini@ti.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>