The purpose of patch set is to convert the board to support Device Tree and Driver Model. It is based on the patch set: [PATCH v5 0/2] pinctrl: at91: Add pinctrl driver http://lists.denx.de/pipermail/u-boot/2017-February/280463.htm
Changes in v2: - rebase on the patch set: [PATCH v3 0/8] board: sama5d4: convert boards to support DM/DT http://lists.denx.de/pipermail/u-boot/2017-February/280506.html Wenyou Yang (7): board: sama5d3xek: move config options to defconfig board: sama5d3xek: clean up code board: sama5d3xek: enable early debug UART board: sama5d3_xplained: move config options to defconfig board: sama5d3_xplained: clean up code board: sama5d3_xplained: enable early debug UART configs: sama5d3_xplained: move CONFIG_SYS_NO_FLASH to defconfig board/atmel/sama5d3_xplained/sama5d3_xplained.c | 35 +++++----- board/atmel/sama5d3xek/sama5d3xek.c | 86 +++++-------------------- configs/sama5d3_xplained_mmc_defconfig | 28 +++++++- configs/sama5d3_xplained_nandflash_defconfig | 28 +++++++- configs/sama5d3xek_mmc_defconfig | 30 ++++++++- configs/sama5d3xek_nandflash_defconfig | 31 ++++++++- configs/sama5d3xek_spiflash_defconfig | 30 ++++++++- include/configs/sama5d3_xplained.h | 15 ----- include/configs/sama5d3xek.h | 20 ------ 9 files changed, 172 insertions(+), 131 deletions(-) -- 2.11.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot