From: Mark Jackson <mpfj-list@newflow.co.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Add NanoBone board support
Date: Sun, 11 Aug 2013 09:31:00 +0100 [thread overview]
Message-ID: <52074BC4.7060606@newflow.co.uk> (raw)
In-Reply-To: <5175313F.2020909@newflow.co.uk>
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 ?
Regards
Mark J.
next prev parent reply other threads:[~2013-08-11 8:31 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 [this message]
2013-08-11 18:34 ` Tom Rini
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=52074BC4.7060606@newflow.co.uk \
--to=mpfj-list@newflow.co.uk \
--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