Timur Tabi
31068b7c4a
mpc83xx: Add support for variable flash memory sizes on 83xx systems
...
CHANGELOG:
* On 83xx systems, use the CFG_FLASH_SIZE macro to program the LBC local access
window registers, instead of using a hard-coded value of 8MB.
Signed-off-by: Timur Tabi <timur@freescale.com>
2006-11-03 19:42:18 -06:00
Marian Balakowicz
cd94ba397e
Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
2006-03-14 16:02:31 +01:00
Marian Balakowicz
a7c66ad2e5
Correct shift offsets in icache_status and dcache_status for MPC83xx.
2006-03-14 16:01:25 +01:00
Kumar Gala
2688e2f972
Enable address translation on MPC83xx
...
Patch by Kumar Gala, 10 Feb 2006
2006-02-10 15:40:06 -06:00
Kumar Gala
ec00c33578
Only disable the MPC83xx watchdog if its enabled out of reset.
...
If its disabled out of reset SW can later enable it if so desired
Patch by Kumar Gala, 11 Jan 2006
2006-01-11 11:23:01 -06:00
Jon Loeliger
de1d0a6995
Fix style issues primarily in 85xx and 83xx boards.
...
- C++ comments
- Trailing white space
- Indentation not by TAB
- Excessive amount of empty lines
- Trailing empty lines
2005-08-01 13:20:47 -05:00
Eran Liberty
f046ccd15c
* Patch by Eran Liberty
...
Add support for the Freescale MPC8349ADS board.
2005-07-28 10:08:46 -05:00