commit | 154de5ad0e6c5d66010c1dceb2ec8ca25de06aae | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 14:51:55 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:15 2017 -0600 |
tree | f32615898fe7da37e1559237e0a421e9f6b72b69 | |
parent | 74631b69d6658738e2bbb39f896d622144f4c654 [diff] |
board: at91sam9x5ek: Clean up code Since the introduction of the pinctrl and clock driver 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>