summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/u-boot.lds
AgeCommit message (Collapse)Author
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese
This linker script can be used by all PPC4xx platforms. It works for PPC405 and PPC440 platforms. Boards which need a board specific linker script can override this default linker script in board/*/config.mk. Signed-off-by: Stefan Roese <sr@denx.de>