Rafal Jaworowski
8993e54b6f
[ADS5121] Support for the ADS5121 board
...
The following MPC5121e subsystems are supported:
- low-level CPU init
- NOR Boot Flash (common CFI driver)
- DDR SDRAM
- FEC
- I2C
- Watchdog
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
Signed-off-by: Jan Wrobel <wrr@semihalf.com>
2007-07-27 14:43:59 +02:00
Scott Wood
95e7ef897e
mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
...
Rather than misleadingly define PVR_83xx as the specific type of 83xx
being built for, the PVR of each core revision is defined. checkcpu() now
prints the core that it detects, rather than aborting if it doesn't find
what it thinks it wants.
Signed-off-by: Scott Wood <scottwood@freescale.com>
2007-04-23 16:31:59 -05:00
Dave Liu
24c3aca3f1
mpc83xx: Add support for the MPC832XEMDS board
...
This patch supports DUART, ETH3/4 and PCI etc.
Signed-off-by: Dave Liu <daveliu@freescale.com>
2007-03-02 11:05:53 -06:00
Dave Liu
5f8204394e
mpc83xx: Add MPC8360EMDS basic board support
...
Add support for the Freescale MPC8360EMDS board.
Includes DDR, DUART, Local Bus, PCI.
2006-11-03 19:42:21 -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