public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add Arndale board support
@ 2013-02-14 11:30 Inderpal Singh
  2013-02-14 11:31 ` [U-Boot] [PATCH 1/2] smdk5250: move board specific options to board specific config file Inderpal Singh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Inderpal Singh @ 2013-02-14 11:30 UTC (permalink / raw)
  To: u-boot

The Arndale board is based on samsung's exynos5250 SOC.
First patch moves board specific options to board specific config file and the
second patch adds the initial config and dts file for the arndale board. 

Inderpal Singh (2):
  smdk5250: move board specific options to board specific config file
  Exynos5: Arndale: Add support for exynos5250 based arndale board.

 board/samsung/dts/exynos5250-arndale.dts |   36 ++++++++++++++++++
 boards.cfg                               |    1 +
 include/configs/arndale.h                |   39 +++++++++++++++++++
 include/configs/exynos5250-dt.h          |   60 ------------------------------
 include/configs/smdk5250.h               |   35 +++++++++++++++++
 5 files changed, 111 insertions(+), 60 deletions(-)
 create mode 100644 board/samsung/dts/exynos5250-arndale.dts
 create mode 100644 include/configs/arndale.h

-- 
1.7.9.5

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

end of thread, other threads:[~2013-02-26  5:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 11:30 [U-Boot] [PATCH 0/2] Add Arndale board support Inderpal Singh
2013-02-14 11:31 ` [U-Boot] [PATCH 1/2] smdk5250: move board specific options to board specific config file Inderpal Singh
2013-02-14 11:31 ` [U-Boot] [PATCH 2/2] Exynos5: Arndale: Add support for exynos5250 based arndale board Inderpal Singh
2013-02-19  6:43   ` Wolfgang Denk
2013-02-26  5:42     ` Inderpal Singh
2013-02-19  6:10 ` [U-Boot] [PATCH 0/2] Add Arndale board support Chander Kashyap

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