[U-Boot] [PATCH v2] Add NanoBone board support
Tom Rini
trini at ti.com
Sun Aug 11 20:34:03 CEST 2013
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 at 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>
More information about the U-Boot
mailing list