commit | f340165ddd7ac820867b8a78f93ed94ca1fb4900 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 15:15:49 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | 46ab94ebce453aa58c9ecbb8428a9cbdcc3fdb50 | |
parent | 269c9d1dbdfbaa060a4cc273c6bf7eb8856b00ee [diff] |
board: at91sam9m10g45ek: 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>