commit | 1878804a2bd213695d393ed3e01607a591b98862 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Apr 14 08:51:45 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 14 20:10:35 2017 -0600 |
tree | 5db6923c825da862de1fa47edd0f9ca1ecca34ce | |
parent | 098d15bc773b5d86b04bd66a820583543c750aea [diff] |
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>