commit | aa72d8baaa38391c4fd2cbea7b20b03ad7829042 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sun Nov 21 17:04:17 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Nov 26 22:08:19 2010 +0100 |
tree | 2f36703dec1797599c498e497a0467c51b0a6ce7 | |
parent | fa11dbe56da5283a56f6ec044a1049645dd2e036 [diff] |
PPChameleonEVB and CATcenter need a custom linker script These boards use an embedded environment, which is not supported by the generic arch/powerpc/cpu/ppc4xx/u-boot.lds script. The breakage was introduced by commit 2cd95a2 "ppc4xx: Remove board specific linker scripts from most PPC4xx boards" Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Stefan Roese <sr@denx.de> Cc: Andrea Marson <andrea.marson@dave-tech.it> Acked-by: Stefan Roese <sr@denx.de>