[U-Boot] [PATCH v2 0/4] board: at91sam9x5ek: convert board to support DM and DT
Wenyou Yang
wenyou.yang at atmel.com
Tue Feb 7 09:11:31 UTC 2017
The purpose of the patch set is to convert the board to support
Driver Model and Device Tree.
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.html
Changes in v2:
- rebase on the patch set:
[RESEND PATCH v2] ARM: at91: add default config file for sama5d36ek CMP board
http://lists.denx.de/pipermail/u-boot/2017-February/280525.html
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