[U-Boot-Users] [PATCH] mpc83xx: add support for the MPC8360E-RDK
Timur Tabi
timur at freescale.com
Tue Dec 25 21:49:40 CET 2007
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 at 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
More information about the U-Boot
mailing list