commit | 0cd12a640fc9a70e88be896452785ab3caceccc9 | [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 | f345e28ebff0a5f5f038912208af02c25d1212cb [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>