[U-Boot] [PATCH v2 0/3] board: at91sam9m10g45ek: Convert to support DM and DT

Wenyou Yang wenyou.yang at atmel.com
Wed Apr 12 09:03:39 UTC 2017


The purpose of the patch set is to convert the board to support
the driver model and the device tree.

Changes in v2:
 - Add the support of Atmel uart device be used in the
   board_init_f stage.
 - Remove unused LED feature.
 - Disable the SPL options.
 - Move out [PATCH] ARM: dts: at91: Add dts files for at91sam9m10g45ek.
 - Add [PATCH] board: at91sam9m10g45ek: Enable early debug UART

Wenyou Yang (3):
  configs: at91sam9m10g45ek: Update to support DM/DT
  board: at91sam9m10g45ek: Clean up code
  board: at91sam9m10g45ek: Enable early debug UART

 board/atmel/at91sam9m10g45ek/Makefile           |   2 +-
 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 107 ++----------------------
 configs/at91sam9m10g45ek_mmc_defconfig          |  34 ++++++--
 configs/at91sam9m10g45ek_nandflash_defconfig    |  32 +++++--
 include/configs/at91sam9m10g45ek.h              |  29 +------
 5 files changed, 61 insertions(+), 143 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list