From: Sanjeev Premi <premi@ti.com>
To: barebox@lists.infradead.org
Subject: [PATCHv2 0/2] Initial support for OMAP3EVM
Date: Thu, 17 Dec 2009 15:21:12 +0530 [thread overview]
Message-ID: <1261043474-31872-1-git-send-email-premi@ti.com> (raw)
This patchset provides a minimal support to get u-boot-v2
working on the OMAP3EVM.
This is just a merge of patches from earlier version, as requested.
Sanjeev Premi (2):
omap3evm: Add basic support for the board
omap3evm: Minimal default configuration
arch/arm/configs/omap3_evm_defconfig | 197 ++++++++++++++++++++++++
board/omap/Kconfig | 27 ++++
board/omap/Makefile | 1 +
board/omap/board-omap3evm.c | 275 ++++++++++++++++++++++++++++++++++
4 files changed, 500 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/configs/omap3_evm_defconfig
create mode 100644 board/omap/board-omap3evm.c
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2009-12-17 9:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-17 9:51 Sanjeev Premi [this message]
2009-12-17 9:51 ` [PATCH 1/2] omap3evm: Add basic support for the board Sanjeev Premi
2009-12-17 9:51 ` [PATCH 2/2] omap3evm: Minimal default configuration Sanjeev Premi
2009-12-17 11:13 ` [PATCHv2 0/2] Initial support for OMAP3EVM Sascha Hauer
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=1261043474-31872-1-git-send-email-premi@ti.com \
--to=premi@ti.com \
--cc=barebox@lists.infradead.org \
/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