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

Wenyou Yang wenyou.yang at atmel.com
Fri Feb 3 06:29:24 UTC 2017


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


Wenyou Yang (4):
  board: at91sam9x5ek: move config options to defconfig
  board: at91sam9x5ek: clean up code
  board: at91sam9x5ek: enable early debug UART
  configs: at91sam9x5ek: move SYS_NO_FLASH to defconfig

 board/atmel/at91sam9x5ek/at91sam9x5ek.c  | 80 ++++++--------------------------
 configs/at91sam9x5ek_dataflash_defconfig | 27 ++++++++++-
 configs/at91sam9x5ek_mmc_defconfig       | 27 ++++++++++-
 configs/at91sam9x5ek_nandflash_defconfig | 27 ++++++++++-
 configs/at91sam9x5ek_spiflash_defconfig  | 34 ++++++++++----
 include/configs/at91sam9x5ek.h           | 22 +--------
 6 files changed, 119 insertions(+), 98 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list