Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | -1/+1 |
| | | | | | | | | | | | | | This change lays the groundwork for the BOOTFLAG_* flags being removed. This change has the small affect of delaying 100ms on PCI initialization after a warm boot as opposed to the optimal 1ms on some boards. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> included the mpc8308_p1m board. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> | |||
* | mpc8308_p1m: support for MPC8308 P1M board | Ilya Yanok | 2010-09-23 | -0/+254 |
This patch provides support for MPC8308 P1M board with the following set of features: Dual UART is supported NOR flash is supported Both TSEC Ethernet controllers are supported PCI Express initialization is supported Both I2C controllers are supported Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> |