From: Lennert Buytenhek Date: Fri, 20 Feb 2009 01:32:30 +0000 (+0100) Subject: [ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development board X-Git-Tag: v2.6.30-rc1~636^2~18^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f5465782a96201798ef1e8167ed3ffaefdb30d;p=pandora-kernel.git [ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development board The A0 revision of the mv78xx0 development board has four ethernet ports, with PHY IDs 8-11, whereas the Z0 version has two, with PHY addresses 8-9. This patch configures the third and fourth ethernet port to use the PHY addresses on the A0 board to enable use of those ports -- if we are running on a Z0 board, the ge10/11 setup code in common.c will force these back to PHYless mode. Signed-off-by: Lennert Buytenhek --- Reading git-diff-tree failed