summaryrefslogtreecommitdiff
path: root/board/mpl/pati/u-boot.lds
Commit message (Collapse)AuthorAgeLines
* Remove obsolete mpc5xx linker scriptsGrant Likely2007-07-04-140/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* (no commit message)Wolfgang Denk2005-12-12-0/+1
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-0/+137
- add support for the PATI board (MPC555) - add SPI support for the MPC5xx * Patch by Anders Larsen, 08 Dec 2003: add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target; cleanup some redundand #defines