commit | 58706ef96fa10edad1ce492313c8314cd5916fbe | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Fri Jan 29 14:18:20 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 07 14:12:36 2010 +1000 |
tree | 8fe16574b9654290909cccd2a53e4f602017a856 | |
parent | a244b25217978ffd54d2cd87013b3cd564689462 [diff] |
powerpc: Add a new zImage for maple using a different link address The maple platform failed to load because it's firmware could not take a link address of 0x4000000. A new platform type with a link address of 0x400000 had to be created for the maple. Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>