]> git.ipfire.org Git - people/ms/u-boot.git/commit
axs101: fix dw gmac instantiation for updated dw gmac driver
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Sat, 8 Feb 2014 06:24:35 +0000 (10:24 +0400)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 12:54:05 +0000 (07:54 -0500)
commitf39b2a6e88ba6328879507d618da5d44dd9b4297
treea32d4bd93a80cd6595ecd547b7158720ba4b2529
parent94b5400e76f6a5100e2af88de274b0a6881bf94d
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>
board/synopsys/axs101/axs101.c