commit | 6cfefbf3aa1113a6c5ffe8d5ea8bb1755428375d | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Apr 18 15:28:28 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:16 2017 -0600 |
tree | 20a42751db0c70af5cf53c2556acc9cb5cfcf51b | |
parent | 3cbbeb1319cf61c89c4dac8e1c791dab40414c59 [diff] |
board: at91sam9rlek: 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>