summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/config.mk
Commit message (Collapse)AuthorAgeLines
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-1/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Consolidate mpc5xxx linker scriptsGrant Likely2007-07-04-0/+3
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24-1/+1
| | | | | | Add support for NFS for file download * Minor code cleanup
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-1/+1
| | | | | | | | | | | | | recent tools * Add checksum verification to 'imls' command * Add bd_info fields needed for 4xx Linux I2C driver * Patch by Martin Krause, 4 Nov. 2003: Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap) * Print used network interface when CONFIG_NET_MULTI is set
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-0/+27
* Add support for MGT5100 and MPC5200 processors