commit | a97cb06154d7854e677f2fac815f2600e593ba11 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Apr 14 08:51:42 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 14 20:09:28 2017 -0600 |
tree | 9bb0e95e48a6a0c9b08d5de5f792fbd93e82481a | |
parent | ffe2052d6e8add8ea66a7d1647255aa28715f067 [diff] |
board: sama5d3xek: 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> Add back CONFIG_PHY_MICREL to prevent a build error: Signed-off-by: Simon Glass <sjg@chromium.org>