commit | f6588660124d04e1322304ade4a94803d7b7f6d7 | [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 | 0f5fa8727af41ed75e5968cc1533d914ef7e2b8b [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>