]> git.baikalelectronics.ru Git - uboot.git/commit
board: lsxl: convert to DM_ETH
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:38:05 +0000 (21:38 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:40:11 +0000 (12:40 +0200)
commit7ce0bd637126e1b68999aa7eb0965e108af42eee
treee9a686368216a73560f9d36c9a48e797df6613db
parent0e6e3246aea346d02a6594952e507fef49b471b8
board: lsxl: convert to DM_ETH

Just enabling the Kconfig option for DM_ETH and DM_MDIO is enough.
Additionally, we can remove the old hardcoded config.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/lschlv2_defconfig
configs/lsxhl_defconfig
include/configs/lsxl.h