]> git.baikalelectronics.ru Git - uboot.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)
commit8f69aa5cd28b281012d52bf0d87ca5526a373c55
treee19b0b9a58aee6ced11fd42b2eea85571064a9cd
parent2e8d955e959cb6bf1fb385857103934eef5faee8
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