]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: sama5d4ek: clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 13 Apr 2017 02:31:20 +0000 (10:31 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:52 +0000 (14:44 -0600)
commit33034a77a5c592bdf0fdf7b61c1d04e34b2d204f
treee19b0b9a58aee6ced11fd42b2eea85571064a9cd
parentef33aa3dca7364d409518f8394bd51af60fc437f
board: sama5d4ek: clean up code

Due to the introduction of the pinctrl and clk driver, and using
device tree files, remove the unneeded hardcoded pin configuration
and clock enabling code from the board file.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
board/atmel/sama5d4ek/sama5d4ek.c