public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Add NanoBone board support
Date: Sun, 11 Aug 2013 14:34:03 -0400	[thread overview]
Message-ID: <20130811183403.GA5164@bill-the-cat> (raw)
In-Reply-To: <52074BC4.7060606@newflow.co.uk>

On Sun, Aug 11, 2013 at 09:31:00AM +0100, Mark Jackson wrote:

> On 22/04/13 13:46, Mark Jackson wrote:
> > NanoBone Specification:
> > -----------------------
> > CPU:
> >   TI AM335x
> > 
> > Memory:
> >   256MB DDR3
> >   64MB NOR flash
> >   256MB NAND flash
> >   128KB FRAM
> > 
> > Ethernet:
> >   2 x 10/100 connected to SMSC LAN8710 PHY
> > 
> > USB:
> >   1 x USB2.0 Type A
> > 
> > I2C:
> >   2Kbit EEPROM (Microchip 24AA02)
> >   RTC (Maxim DS1338)
> >   GPIO Expander (Microchip MCP23017)
> > 
> > Expansion connector:
> >   6 x UART
> >   1 x MMC/SD
> >   1 x USB2.0
> > 
> > Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
> > ---
> > Changes in v2:
> > - Tweaked after comments from Tom Rini
> > 
> >  MAINTAINERS                     |    4 +
> >  board/newflow/nanobone/Makefile |   46 ++++++
> >  board/newflow/nanobone/board.c  |  304
> > +++++++++++++++++++++++++++++++++++++++
> >  board/newflow/nanobone/board.h  |   24 ++++
> >  board/newflow/nanobone/mux.c    |  203 ++++++++++++++++++++++++++
> >  boards.cfg                      |    1 +
> >  include/configs/nanobone.h      |  285 ++++++++++++++++++++++++++++++++++++
> >  7 files changed, 867 insertions(+)
> >  create mode 100644 board/newflow/nanobone/Makefile
> >  create mode 100644 board/newflow/nanobone/board.c
> >  create mode 100644 board/newflow/nanobone/board.h
> >  create mode 100644 board/newflow/nanobone/mux.c
> >  create mode 100644 include/configs/nanobone.h
> 
> Any chance this board can be added ?

I guess the email asking for you to re-send got lost, the copy in
patchwork appears to be whitespace corrupted.  Since you need to re-send
anyhow (sorry) please update to use the SPDX tags now, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130811/d57571ef/attachment.pgp>

  reply	other threads:[~2013-08-11 18:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-22 12:46 [U-Boot] [PATCH v2] Add NanoBone board support Mark Jackson
2013-04-25 20:30 ` Tom Rini
2013-08-11  8:31 ` Mark Jackson
2013-08-11 18:34   ` Tom Rini [this message]
2013-08-12  8:30     ` Mark Jackson

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=20130811183403.GA5164@bill-the-cat \
    --to=trini@ti.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