]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: at91sam9263ek: Clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 18 Apr 2017 07:31:01 +0000 (15:31 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:16 +0000 (12:14 -0600)
commitbbd76227dc37377c170b6ab26ae6e594906a323f
tree4b40db03507dda65be8d906fdda8a283fb9fd83c
parent0b8908f9c3b8af7e1619e0f2190ccc5d308f0347
board: at91sam9263ek: Clean up code

Because the introduction of the pinctrl and clk drivers 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/at91sam9263ek/at91sam9263ek.c