]> git.baikalelectronics.ru Git - uboot.git/commit
board: lsxl: disable eth0
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:38:08 +0000 (21:38 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:40:27 +0000 (12:40 +0200)
commit67edfe9a4135de73574d51c581261988db16d175
treed5ee6b6f12bbfddf21ff0bcd151a87ec8f444055
parent2cab1be99a57317e88126da46bdbd6f6aef58934
board: lsxl: disable eth0

The board has only one network interface. The linux kernel will
gracefully skip a the ethernet interface if no connected PHY could be
probed. u-boot on the other hand will throw an error message. The kernel
device tree is about to be fixed. For now, just disable the ethernet
interface in our -u-boot.dtsi.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/kirkwood-lschlv2-u-boot.dtsi
arch/arm/dts/kirkwood-lsxhl-u-boot.dtsi