commit | 7b9edb9d619a1b3ecd35d832d4a93803d4f0ca5f | [log] [tgz] |
---|---|---|
author | Nate Case <ncase@xes-inc.com> | Mon Jun 08 17:17:42 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 15 21:45:32 2009 -0500 |
tree | 980a47a1d5fc882c5bae8de9d4f3c70b337e5af0 | |
parent | b45cc9eff72e0871ffb83ae32c3dbca382909706 [diff] |
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 <ncase@xes-inc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>