Skip to content
Commit ac47bd23 authored by Tony Dinh's avatar Tony Dinh Committed by Stefan Roese
Browse files

arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet



The Globalscale Technologies Sheevaplug board has the network chip
Marvell 88E1116R. Use uclass mvgbe and the compatible driver M88E1310
driver to bring up Ethernet.

- Remove CONFIG_RESET_PHY_R symbol from all board files
- Use uclass mvgbe to bring up the network. And remove ad-hoc code.
- Enable CONFIG_PHY_MARVELL to properly configure the network.
- Miscellaneous changes: Move constants to .c file and remove header file
board/Marvell/sheevaplug/sheevaplug.h, use BIT macro, and add/cleanup
comments.

Signed-off-by: default avatarTony Dinh <mibodhi@gmail.com>
parent 376a7d72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment