]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: at91sam9x5ek: Clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 18 Apr 2017 06:51:55 +0000 (14:51 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:15 +0000 (12:14 -0600)
commit154de5ad0e6c5d66010c1dceb2ec8ca25de06aae
treef32615898fe7da37e1559237e0a421e9f6b72b69
parent74631b69d6658738e2bbb39f896d622144f4c654
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>
board/atmel/at91sam9x5ek/at91sam9x5ek.c