public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Raphael Assenat <raph@8d.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] eco5pk: Add support for the eco5pk ARM board
Date: Mon, 22 Oct 2012 11:23:45 -0400	[thread overview]
Message-ID: <1350919427-5931-1-git-send-email-raph@8d.com> (raw)
In-Reply-To: <20121019221550.616ef5ae@lilith>

This patch adds basic support for the 8D Technologies ECO5-PK board which is
based on the TI AM3505 ARM SOC.

Raphael (2):
  eco5pk: Add new board and default config
  eco5pk: Add board config and MAINTAINERS entry

 MAINTAINERS                  |    4 +
 board/8dtech/eco5pk/Makefile |   43 +++++
 board/8dtech/eco5pk/eco5pk.c |   61 +++++++
 board/8dtech/eco5pk/eco5pk.h |  404 ++++++++++++++++++++++++++++++++++++++++++
 boards.cfg                   |    1 +
 include/configs/eco5pk.h     |   81 +++++++++
 6 files changed, 594 insertions(+)
 create mode 100644 board/8dtech/eco5pk/Makefile
 create mode 100644 board/8dtech/eco5pk/eco5pk.c
 create mode 100644 board/8dtech/eco5pk/eco5pk.h
 create mode 100644 include/configs/eco5pk.h

-- 
1.7.10.4

  reply	other threads:[~2012-10-22 15:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 19:31 [U-Boot] [PATCH] Add support for eco5-pk ARM board Raphael Assenat
2012-10-15 18:25 ` [U-Boot] " Tom Rini
2012-10-19 16:56   ` Raphaël Assénat
2012-10-19 17:10     ` Tom Rini
2012-10-19 17:16       ` Raphaël Assénat
2012-10-19 20:15         ` Albert ARIBAUD
2012-10-22 15:23           ` Raphael Assenat [this message]
2012-10-22 15:23             ` [U-Boot] [PATCH 1/2] eco5pk: Add new board and default config Raphael Assenat
2012-10-22 15:23             ` [U-Boot] [PATCH 2/2] eco5pk: Add board config and MAINTAINERS entry Raphael Assenat
2012-10-22 15:38             ` [U-Boot] [PATCH 0/2] eco5pk: Add support for the eco5pk ARM board Tom Rini

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=1350919427-5931-1-git-send-email-raph@8d.com \
    --to=raph@8d.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox