[U-Boot] [PATCH 0/2] board: at91sam9261ek: convert to support DM and DT

Wenyou Yang wenyou.yang at atmel.com
Mon Feb 27 03:29:41 UTC 2017


The purpose of the patch set is to convert the board to support
the Driver Model and the Device Tree.


Wenyou Yang (2):
  ARM: dts: at91: add dts files for at91sam9261ek
  board: at91sam9261ek: update for DT and DM support

 arch/arm/dts/Makefile                         |   2 +
 arch/arm/dts/at91sam9261.dtsi                 | 136 +++++++++--------
 arch/arm/dts/at91sam9261ek.dts                | 211 ++++++++++++++++++++++++++
 configs/at91sam9261ek_dataflash_cs0_defconfig |  13 +-
 configs/at91sam9261ek_dataflash_cs3_defconfig |  13 +-
 configs/at91sam9261ek_nandflash_defconfig     |  13 +-
 configs/at91sam9g10ek_dataflash_cs0_defconfig |  13 +-
 configs/at91sam9g10ek_dataflash_cs3_defconfig |  13 +-
 configs/at91sam9g10ek_nandflash_defconfig     |  13 +-
 include/configs/at91sam9261ek.h               |   4 -
 10 files changed, 349 insertions(+), 82 deletions(-)
 create mode 100644 arch/arm/dts/at91sam9261ek.dts

-- 
2.11.0



More information about the U-Boot mailing list