]> git.baikalelectronics.ru Git - uboot.git/commit
board: sama5d4_xplained: clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 13 Apr 2017 02:31:17 +0000 (10:31 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:52 +0000 (14:44 -0600)
commit74f45f119709818c0e09b513e1b27c7535a609ec
tree01b65f7f56811416f4714bdab381ce3492e3251c
parentcfefe9d1e1e678771ac551fe8c507719efca48cd
board: sama5d4_xplained: 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/sama5d4_xplained/sama5d4_xplained.c