
25 Dec
2007
25 Dec
'07
9:49 p.m.
Anton Vorontsov wrote:
Features not supported in this patch are:
- LBC configuration for the graphics controller;
- Fetching production information from the EEPROM via I2C;
- FHCI USB;
- Two slow UCCs used as RS-485 UARTs.
Does the board have the QE connected to the serial ports?
Signed-off-by: Anton Vorontsov avorontsov@ru.mvista.com
Makefile | 11 + board/mpc8360erdk/Makefile | 50 ++++ board/mpc8360erdk/config.mk | 28 ++ board/mpc8360erdk/mpc8360erdk.c | 316 ++++++++++++++++++++++ board/mpc8360erdk/nand.c | 201 ++++++++++++++
These files belong in board/freescale/mpc8360erdk