From: Nate Case Date: Mon, 8 Jun 2009 22:17:42 +0000 (-0500) Subject: powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx X-Git-Tag: v2.6.31-rc1~110^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9edb9d619a1b3ecd35d832d4a93803d4f0ca5f;p=pandora-kernel.git powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx Some MPC85xx platforms do support 4 ethernet ports, so make sure the boot wrapper fixes up all of them in the fdt. Since MAC addresses are at the end of the bd_t structure there is no harm in expanding to support 4 MAC address on older 85xx systems that might not have that many. Signed-off-by: Nate Case Signed-off-by: Kumar Gala --- Reading git-diff-tree failed