From: Ilya Ledvich <ilya@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Add support for CM-T335 board
Date: Tue, 26 Nov 2013 14:24:50 +0200 [thread overview]
Message-ID: <52949312.7050505@compulab.co.il> (raw)
In-Reply-To: <1383803855-12256-1-git-send-email-ilya@compulab.co.il>
Ping!
On 11/07/2013 07:57 AM, Ilya Ledvich wrote:
> This patch series adds support for the Compulab CM-T335 board.
> The board is based on TI Sitara AM3352/4 SoC and provides folowing features:
> - 128MB to 512MB DDR3
> - 128MB to 1GB NAND as a main storage
> - Micro SD/MMC card as a secondary storage
> - USB2.0 x4 host ports or USB2.0 x1 OTG port
> - Gigabit Ethernet, WiFi 802.11, Bluetooth, CAN bus, UART
> - LCD/DVI/LVDS display, touchscreen
> - Analog audio
>
> Ilya Ledvich (3):
> cm_t335: add cm_t335 board support
> cm_t335: add support for status LED
> cm_t335: add support for pca9555 i2c gpio extender
>
> arch/arm/include/asm/arch-am33xx/ddr_defs.h | 6 +
> board/compulab/cm_t335/Makefile | 32 +++++
> board/compulab/cm_t335/cm_t335.c | 162 ++++++++++++++++++++++++
> board/compulab/cm_t335/mux.c | 117 +++++++++++++++++
> board/compulab/cm_t335/spl.c | 110 ++++++++++++++++
> board/compulab/cm_t335/u-boot.lds | 101 +++++++++++++++
> boards.cfg | 1 +
> include/configs/cm_t335.h | 182 +++++++++++++++++++++++++++
> 8 files changed, 711 insertions(+)
> create mode 100644 board/compulab/cm_t335/Makefile
> create mode 100644 board/compulab/cm_t335/cm_t335.c
> create mode 100644 board/compulab/cm_t335/mux.c
> create mode 100644 board/compulab/cm_t335/spl.c
> create mode 100644 board/compulab/cm_t335/u-boot.lds
> create mode 100644 include/configs/cm_t335.h
>
prev parent reply other threads:[~2013-11-26 12:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 5:57 [U-Boot] [PATCH 0/3] Add support for CM-T335 board Ilya Ledvich
2013-11-07 5:57 ` [U-Boot] [PATCH 1/3] cm_t335: add cm_t335 board support Ilya Ledvich
2013-12-04 22:03 ` [U-Boot] [U-Boot,1/3] " Tom Rini
2013-11-07 5:57 ` [U-Boot] [PATCH 2/3] cm_t335: add support for status LED Ilya Ledvich
2013-12-04 22:03 ` [U-Boot] [U-Boot,2/3] " Tom Rini
2013-11-07 5:57 ` [U-Boot] [PATCH 3/3] cm_t335: add support for pca9555 i2c gpio extender Ilya Ledvich
2013-12-04 22:03 ` [U-Boot] [U-Boot, " Tom Rini
2013-11-26 12:24 ` Ilya Ledvich [this message]
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=52949312.7050505@compulab.co.il \
--to=ilya@compulab.co.il \
--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