summaryrefslogtreecommitdiff
path: root/doc/README.MPC866
Commit message (Collapse)AuthorAgeFilesLines
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-24/+0
| | | | | | | | | | There was for long time no activity in the 8xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8xx, so remove it (with a heavy heart, knowing that I remove here the root of U-Boot). Signed-off-by: Heiko Schocher <hs@denx.de>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-281-10/+11
| | | | | | | | Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' * Patch by Yuli Barcohen, 20 Apr 2004: Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
* Fix variable CPU clock for MPC859/866 systems for low CPU clockswdenk2004-01-311-0/+4
|
* * Implement adaptive SDRAM timing configuration based on actual CPULABEL_2004_01_29_1030wdenk2004-01-291-0/+19
clock frequency for INCA-IP; fix problem with board hanging when switching from 150MHz to 100MHz * Add PCMCIA CS support for BMS2003 board