[U-Boot] [PATCH 0/2] Add Arndale board support

Inderpal Singh inderpal.singh at linaro.org
Thu Feb 14 12:30:59 CET 2013


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



More information about the U-Boot mailing list