]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: sunxi: gmac: Remove Ethernet clock and reset
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 27 Feb 2019 18:57:01 +0000 (00:27 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Apr 2019 10:59:01 +0000 (16:29 +0530)
commit99a8a3114f1ddb9b1e245879ff7186b2a499064d
tree563e954f334bb2cd1c07f7ac124741fbecd52345
parentd3a2c0586e01741e3763d67713f0e55746c46971
board: sunxi: gmac: Remove Ethernet clock and reset

Since Ethernet clock and reset is now handling via
CLK and RESET frameworks via driver API's remove
explicit ccm writes.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
board/sunxi/gmac.c