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


Wenyou Yang (4):
  ARM: dts: at91: add dts files for at91sam9n12ek
  configs: at91sam9n12ek: update for DT and DM support
  board: at91sam9n12ek: clean up code
  board: at91sam9n12ek: enable early debug UART

 arch/arm/dts/Makefile                     |    2 +
 arch/arm/dts/at91sam9n12.dtsi             | 1051 +++++++++++++++++++++++++++++
 arch/arm/dts/at91sam9n12ek.dts            |  263 ++++++++
 board/atmel/at91sam9n12ek/at91sam9n12ek.c |   65 +-
 configs/at91sam9n12ek_mmc_defconfig       |   24 +-
 configs/at91sam9n12ek_nandflash_defconfig |   24 +-
 configs/at91sam9n12ek_spiflash_defconfig  |   31 +-
 include/configs/at91sam9n12ek.h           |   17 -
 8 files changed, 1399 insertions(+), 78 deletions(-)
 create mode 100644 arch/arm/dts/at91sam9n12.dtsi
 create mode 100644 arch/arm/dts/at91sam9n12ek.dts

-- 
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/listinfo/u-boot

Reply via email to