]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: sama5d3xek: Clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 14 Apr 2017 00:51:43 +0000 (08:51 +0800)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 02:10:25 +0000 (20:10 -0600)
commitb6ceefedf7a5267cf1c8ff7483c9d684b2d637ba
tree010ce96114247b9423edbe38bbb708ffb15c460b
parenta97cb06154d7854e677f2fac815f2600e593ba11
board: sama5d3xek: 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>
Remove CONFIG_PHY_MICREL as per previous patch:
Signed-off-by: Simon Glass <sjg@chromium.org>
board/atmel/sama5d3xek/sama5d3xek.c
include/configs/sama5d3xek.h