From: Michael Barkowski Date: Thu, 13 Nov 2008 15:18:28 +0000 (-0500) Subject: powerpc/mpc832x_rdb: fix swapped ethernet ids X-Git-Tag: v2.6.28-rc7~37^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e871809cccc11aaa072afaf746f8fd946d2d9cac;p=pandora-kernel.git powerpc/mpc832x_rdb: fix swapped ethernet ids ethernet0 (called FSL UEC0 in U-Boot) should be enet1 (UCC3/eth1), and ethernet1 should be enet0 (UCC2/eth0), to be consistent with U-Boot so that the interfaces do not swap addresses when control passes from U-Boot to the kernel. Signed-off-by: Michael Barkowski Acked-by: Kim Phillips Signed-off-by: Kumar Gala --- Reading git-diff-tree failed