aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
diff options
context:
space:
mode:
authorTony Dinh <mibodhi@gmail.com>2022-04-17 16:42:32 -0700
committerStefan Roese <sr@denx.de>2022-04-21 13:14:52 +0200
commitac47bd230cd3430589c63f81e57b3d30e0abe0db (patch)
tree44933a4fac01af4676c3738fae7a5fa4f5a2c4b1 /board/sunxi/board.c
parent376a7d728ae268dfdd1c7f347d7cee9e54524b35 (diff)
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: Tony Dinh <mibodhi@gmail.com>
Diffstat (limited to 'board/sunxi/board.c')
0 files changed, 0 insertions, 0 deletions