[PATCH 2.6.22] Add MPC832x RDB board.
Michael Barkowski
michael.barkowski at freescale.com
Sat Mar 17 04:22:48 EST 2007
Kumar Gala wrote:
> On Mar 16, 2007, at 12:09 PM, Michael Barkowski wrote:
>
>
>>Kumar Gala wrote:
>>
>>>On Mar 16, 2007, at 10:59 AM, Michael Barkowski wrote:
>>>
>>>
>>>
>>>>Add support for the MPC8323E Reference Development Board (RDB).
>>>>The board
>>>>is a mini-ITX reference board with 64M DDR2, 16M flash, USB, PCI,
>>>>10/100 ethernet, serial, and phone ports.
>>>>
>>>>Signed-off-by: Michael Barkowski <michael.barkowski at freescale.com>
>>>>Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
>>>>---
>>>>Please consider for 2.6.22. Applies cleanly to for-2.6.22 branch
>>>>on Paul's tree.
>>>>
>>>>arch/powerpc/boot/dts/mpc832x_rdb.dts | 294 +++++++
>>>>arch/powerpc/configs/mpc832x_rdb_defconfig | 1292 +++++++++++++++++
>>>>+++++++++++
>>>>arch/powerpc/platforms/83xx/Kconfig | 9 +-
>>>>arch/powerpc/platforms/83xx/Makefile | 1 +
>>>>arch/powerpc/platforms/83xx/mpc832x_rdb.c | 138 +++
>>>>5 files changed, 1733 insertions(+), 1 deletions(-)
>>>>create mode 100644 arch/powerpc/boot/dts/mpc832x_rdb.dts
>>>>create mode 100644 arch/powerpc/configs/mpc832x_rdb_defconfig
>>>>create mode 100644 arch/powerpc/platforms/83xx/mpc832x_rdb.c
>>>
>>>
>>>Who different is the 8323E rdb from the 8313 rdb?
>>
>>QE Lite 10/100 vs. TSEC
>>no FPU (e300c2).
>>PCI-based USB 2.0 hub vs. fsl USB gadget
>>64M DDR2
>>smaller size...
>
>
> You also mentioned phone ports, do you know what's involved in
> supporting those (from a sw point of view)?
>
> - k
It's an SPI and TDM interface to a Legerity Le88221 SLIC Codec.
More information about the Linuxppc-dev
mailing list