]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPChameleonEVB and CATcenter need a custom linker script
authorWolfgang Denk <wd@denx.de>
Sun, 21 Nov 2010 16:04:17 +0000 (17:04 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 26 Nov 2010 21:08:19 +0000 (22:08 +0100)
commitaa72d8baaa38391c4fd2cbea7b20b03ad7829042
tree2f36703dec1797599c498e497a0467c51b0a6ce7
parentfa11dbe56da5283a56f6ec044a1049645dd2e036
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>
board/dave/PPChameleonEVB/u-boot.lds [new file with mode: 0644]
include/configs/CATcenter.h
include/configs/PPChameleonEVB.h