commit | 30da3f3444e6fbc6f165fc616c98e5d1fae159bc | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Jun 20 15:24:44 2024 -0700 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Jun 24 09:23:06 2024 -0300 |
tree | 92409fffde79e26e604cc16007753acc280ac6f5 | |
parent | d096ec219870104296ba0b05f8f79061885c422b [diff] |
board: gateworks: venice: Simplify Ethernet initialization With DM enabled, there is no need for board code to initialize the Ethernet interfaces. Specifically board_interface_eth_init will handle the configuration of GPR1. Signed-off-by: Tim Harvey <tharvey@gateworks.com>