mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Initial support for OMAP3EVM
@ 2009-12-17  9:51 Sanjeev Premi
  2009-12-17  9:51 ` [PATCH 1/2] omap3evm: Add basic support for the board Sanjeev Premi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sanjeev Premi @ 2009-12-17  9:51 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-17 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-17  9:51 [PATCHv2 0/2] Initial support for OMAP3EVM Sanjeev Premi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox