commit | 4867f3ad7e03fff55dcd92131a1ae4d8d3d796d3 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 15:18:48 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | 5a474e00b2f1f6ab4130749a86a4fbe801dffccc | |
parent | 9c4fbd57a6573275d1c46fea68dc8a266e26fb5d [diff] |
board: at91sam9260ek: Clean up code Since the introduction of the pinctrl and clk drivers and the device tree files, remove unneeded hard coded related code from the board file. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>