summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/config.mk
Commit message (Collapse)AuthorAgeLines
* powerpc: Backout relocation changes.Grant Likely2007-11-17-1/+1
| | | | | | | | | | Ugh. I *hate* to back this change out, but these compiler flags don't work for relocation on all versions of GCC. I've not been able to reproduce the environment in my setup (and hence, not been able to find a combination that *does* work), so I've got no choice but to go back to the old gcc flags and linker script. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-1/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Consolidate mpc83xx linker scriptsGrant Likely2007-07-04-0/+3
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+26
Add support for the Freescale MPC8349ADS board.