From: Maxim Podbereznyy <lisarden@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/1] Add support for new SomIQ-AM37 system on module
Date: Thu, 24 Jan 2013 15:29:59 +0300 [thread overview]
Message-ID: <1359030600-9159-1-git-send-email-user@maxx-virtual-machine> (raw)
From: Maxim Podberezny <lisarden@gmail.com>
This patch add support for a SOM SomIQ-AM37 based on TI AM37/DM37
precessors. SomIQ-AM37 design is based on Beagleboard-xM schematic
Maxim Podberezny (1):
Add support for new SomIQ-AM37 system on module from MENTOREL Ltd
SomIQ-AM37 is based on TI AM37/DM37 processors
arch/arm/include/asm/mach-types.h | 13 +
board/mentorel/somiq_am37/Makefile | 44 +++
board/mentorel/somiq_am37/somiq_am37.c | 281 +++++++++++++++++++
board/mentorel/somiq_am37/somiq_am37.h | 471 ++++++++++++++++++++++++++++++++
boards.cfg | 2 +
include/configs/somiq_am37.h | 415 ++++++++++++++++++++++++++++
6 files changed, 1226 insertions(+), 0 deletions(-)
create mode 100644 board/mentorel/somiq_am37/Makefile
create mode 100644 board/mentorel/somiq_am37/somiq_am37.c
create mode 100644 board/mentorel/somiq_am37/somiq_am37.h
create mode 100644 include/configs/somiq_am37.h
next reply other threads:[~2013-01-24 12:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 12:29 Maxim Podbereznyy [this message]
2013-01-24 12:30 ` [U-Boot] [PATCH 1/1] Add support for new SomIQ-AM37 system on module from MENTOREL Ltd SomIQ-AM37 is based on TI AM37/DM37 processors Maxim Podbereznyy
2013-02-19 16:31 ` 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=1359030600-9159-1-git-send-email-user@maxx-virtual-machine \
--to=lisarden@gmail.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