]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: am3517-evm: Remove more non-DM legacy ethernet reset code
authorAdam Ford <aford173@gmail.com>
Sat, 26 Feb 2022 16:13:09 +0000 (10:13 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Mar 2022 18:57:04 +0000 (13:57 -0500)
commit4eabf575d2fc3e246f08e14336f6e0732dc3d55a
tree7bbd1dea37d49ac21e0fc73b1d8958f5b6ed5570
parent9644e0462478718b679c9b9b54f8e2ae35b484da
ARM: am3517-evm: Remove more non-DM legacy ethernet reset code

The ethernet controller is DM compliant, and the device tree
defines it.  There is no need to manually handle pulling
the ethernet out of reset.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
board/logicpd/am3517evm/am3517evm.c