From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/4] mpc52xx: add support for the IPEK01 board
Date: Mon, 26 Oct 2009 22:38:36 +0100 [thread overview]
Message-ID: <20091026213836.3EDD628B9B@gemini.denx.de> (raw)
In-Reply-To: <1256292196-20660-5-git-send-email-wg@grandegger.com>
Dear Wolfgang Grandegger,
In message <1256292196-20660-5-git-send-email-wg@grandegger.com> you wrote:
> From: Wolfgang Grandegger <wg@denx.de>
>
> This patch adds support for the board IPEK01 based on the MPC5200.
> The Futjitsu Lime graphics controller is configured in 16 bpp mode.
>
> Signed-off-by: Wolfgang Grandegger <wg@denx.de>
> ---
> MAINTAINERS | 2 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/ipek01/Makefile | 50 ++++++
> board/ipek01/config.mk | 30 ++++
> board/ipek01/ipek01.c | 282 ++++++++++++++++++++++++++++++++
> include/configs/ipek01.h | 408 ++++++++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 776 insertions(+), 0 deletions(-)
> create mode 100644 board/ipek01/Makefile
> create mode 100644 board/ipek01/config.mk
> create mode 100644 board/ipek01/ipek01.c
> create mode 100644 include/configs/ipek01.h
As this patch depends on the previous 3 patches which have to go
through Anatolij's repository, I will put this patch on hold until
Anatolij has applied these (which he cannot do until we have a "next"
branch, which I hope to be able to set up RSN).
Sorry for the delay.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The number of Unix installations has grown to 10, with more
expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972
next prev parent reply other threads:[~2009-10-26 21:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-23 10:03 [U-Boot] [PATCH v2 0/4] mpc52xx: IPEK01 board support Wolfgang Grandegger
2009-10-23 10:03 ` [U-Boot] [PATCH v2 1/4] video: mb862xx: improve board-specific Lime configuration Wolfgang Grandegger
2009-10-23 10:03 ` [U-Boot] [PATCH v2 2/4] video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode Wolfgang Grandegger
2009-10-23 10:03 ` [U-Boot] [PATCH v2 3/4] video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 Wolfgang Grandegger
2009-10-23 10:03 ` [U-Boot] [PATCH v2 4/4] mpc52xx: add support for the IPEK01 board Wolfgang Grandegger
2009-10-26 21:38 ` Wolfgang Denk [this message]
2009-10-31 15:15 ` Wolfgang Denk
2009-10-31 11:50 ` [U-Boot] [PATCH v2 3/4] video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 Anatolij Gustschin
2009-10-31 11:49 ` [U-Boot] [PATCH v2 2/4] video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode Anatolij Gustschin
2009-10-31 11:47 ` [U-Boot] [PATCH v2 1/4] video: mb862xx: improve board-specific Lime configuration Anatolij Gustschin
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=20091026213836.3EDD628B9B@gemini.denx.de \
--to=wd@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox