summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM866M.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bootfile default settings for TQM boardswdenk2004-01-311-1/+1
|
* Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk2004-01-311-1/+8
|
* * Implement adaptive SDRAM timing configuration based on actual CPUwdenk2004-01-291-5/+3
| | | | | | | clock frequency for INCA-IP; fix problem with board hanging when switching from 150MHz to 100MHz * Add PCMCIA CS support for BMS2003 board
* * Add variable CPU clock for MPC859/866 systems (so far only TQM866M):wdenk2004-01-241-135/+70
| | | | | | | | see doc/README.MPC866 for details; implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866; calculate CPU clock frequency from PLL register values. * Add support for 128 MB RAM on TQM8xxL/M modules
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-0/+526
* Minor code cleanup (coding style) * Patch by Reinhard Meyer, 30 Dec 2003: - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE, - added CONFIG_PHY_ADDR to include/configs/IceCube.h, - turned debug print of PHY registers into a function (called in two places) - added support for EMK MPC5200 based modules * Fix MPC8xx PLPRCR_MFD_SHIFT typo * Add support for TQM866M modules * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash) * Fix a few compiler warnings
OpenPOWER on IntegriCloud