commit | bbd76227dc37377c170b6ab26ae6e594906a323f | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 15:31:01 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | 4b40db03507dda65be8d906fdda8a283fb9fd83c | |
parent | 0b8908f9c3b8af7e1619e0f2190ccc5d308f0347 [diff] |
board: at91sam9263ek: Clean up code Because 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>