]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: sama5d3_xplained: Update to support DM/DT
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 14 Apr 2017 00:51:45 +0000 (08:51 +0800)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 02:10:35 +0000 (20:10 -0600)
commit1878804a2bd213695d393ed3e01607a591b98862
tree5db6923c825da862de1fa47edd0f9ca1ecca34ce
parent098d15bc773b5d86b04bd66a820583543c750aea
board: sama5d3_xplained: Update to support DM/DT

Update the configuration files to support the device tree and driver
model, so do SPL. The device clock and pins configuration are handled
by the clock and the pinctrl drivers respectively.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Fix build error with sama5d3_xplained_mmc:
Signed-off-by: Simon Glass <sjg@chromium.org>
board/atmel/sama5d3_xplained/sama5d3_xplained.c
configs/sama5d3_xplained_mmc_defconfig
configs/sama5d3_xplained_nandflash_defconfig
include/configs/sama5d3_xplained.h