commit | 4649913ea5f440d756d150a6fdf2fb2e8ecb75fd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Oct 27 16:11:26 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Nov 02 16:29:04 2009 +0100 |
tree | a3210fc7f4e89ad8bca22c434da58777727ea29b | |
parent | b1245dd3c6409c743f6c2768d00e909a4c8cc4ea [diff] |
ppc4xx: Add common ppc4xx linker script 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>