From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] mpc83xx: add support for the MPC8360E-RDK
Date: Tue, 25 Dec 2007 14:49:40 -0600 [thread overview]
Message-ID: <47716CE4.1040305@freescale.com> (raw)
In-Reply-To: <20071225170123.GA21275@localhost.localdomain>
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
next prev parent reply other threads:[~2007-12-25 20:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-25 17:01 [U-Boot-Users] [PATCH] mpc83xx: add support for the MPC8360E-RDK Anton Vorontsov
2007-12-25 20:49 ` Timur Tabi [this message]
2007-12-26 16:00 ` Anton Vorontsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47716CE4.1040305@freescale.com \
--to=timur@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.