public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] A4M072: Added support for the board.
Date: Tue, 12 Oct 2010 22:45:02 +0200	[thread overview]
Message-ID: <20101012204502.12C341365CD@gemini.denx.de> (raw)
In-Reply-To: <1284066214-749-2-git-send-email-yanok@emcraft.com>

Dear Ilya Yanok,

In message <1284066214-749-2-git-send-email-yanok@emcraft.com> you wrote:
> From: Sergei Poselenov <psl@pollux.denx.de>
> 
> This patch provides support for the A4M072 board with the following features:
>  UART
>  NOR flash
>  FEC Ethernet
>  External SRAM
>  I2C EEPROM
>  CompactFlash cards on IDE/ATA port
>  USB Host
>  PCI initialization
> 
> The 7-segment LED indicator is not yet supported.
> 
> Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
> ---
>  MAINTAINERS               |    3 +
>  MAKEALL                   |    1 +
>  board/a4m072/Makefile     |   50 ++++++
>  board/a4m072/a4m072.c     |  263 +++++++++++++++++++++++++++++++
>  board/a4m072/config.mk    |   39 +++++
>  board/a4m072/mt46v32m16.h |   37 +++++
>  boards.cfg                |    1 +
>  include/configs/a4m072.h  |  377 +++++++++++++++++++++++++++++++++++++++++++++
>  include/mpc5xxx.h         |    3 +-
>  9 files changed, 773 insertions(+), 1 deletions(-)
>  create mode 100644 board/a4m072/Makefile
>  create mode 100644 board/a4m072/a4m072.c
>  create mode 100644 board/a4m072/config.mk
>  create mode 100644 board/a4m072/mt46v32m16.h
>  create mode 100644 include/configs/a4m072.h

Applied, thanks.

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
"It may be that our role on this planet is not to worship God but  to
create him."                                       - Arthur C. Clarke

  parent reply	other threads:[~2010-10-12 20:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 21:03 [U-Boot] [PATCH 0/4] Support for A4M072 board Ilya Yanok
2010-09-09 21:03 ` [U-Boot] [PATCH 1/4] A4M072: Added support for the board Ilya Yanok
2010-09-09 21:03   ` [U-Boot] [PATCH 2/4] led_display: split led display support into generic and hw-dependent parts Ilya Yanok
2010-09-09 21:03     ` [U-Boot] [PATCH 3/4] a4m072: led display support Ilya Yanok
2010-09-09 21:03       ` [U-Boot] [PATCH 4/4] a4m072: support for SHOW_BOOT_PROGRESS feature using LED display Ilya Yanok
2010-10-12 20:45         ` Wolfgang Denk
2010-10-12 20:45       ` [U-Boot] [PATCH 3/4] a4m072: led display support Wolfgang Denk
2010-10-12 20:45     ` [U-Boot] [PATCH 2/4] led_display: split led display support into generic and hw-dependent parts Wolfgang Denk
2010-10-12 20:45   ` Wolfgang Denk [this message]
2010-10-12 20:49     ` [U-Boot] [PATCH 1/4] A4M072: Added support for the board Ilya Yanok
2010-10-12 21:36       ` Wolfgang Denk

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=20101012204502.12C341365CD@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