commit | bd0b0f6607aa5c99108801523d764326bcfc085c | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Tue Jan 25 02:00:48 2022 -0800 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 31 10:23:37 2022 +0100 |
tree | 28669d66f6fcb89f6e6c67d17b57b38e1f5a453b | |
parent | 6e36f66301d2df659fe1d008ecaa234fc5231225 [diff] |
arm: kirkwood: Pogoplug V4 : Use Marvell network PHY driver The Pogoplug V4 board has the network chip Marvell 88E1116R. So to properly configure the network, enable CONFIG_PHY_MARVELL to activate the compatible driver M88E1118R. - This patch depends on the series: https://patchwork.ozlabs.org/project/uboot/patch/20220124061712.28316-2-mibodhi@gmail.com/ Signed-off-by: Tony Dinh <mibodhi@gmail.com>