[PATCH v3 0/7] add noswitch support for skov boards
Oleksij Rempel
o.rempel at pengutronix.de
Mon Sep 20 04:15:21 PDT 2021
changes v3:
- add missing byte in the switch path generation
- make sure it work with old devicetrees
Oleksij Rempel (7):
ARM: dts: skov-imx6: add USB nodes
ARM: boards: skov-imx6: fixup_machine_compatible() add optional root
node
ARM: boards: skov-imx6: add switch detection
ARM: boards: skov-imx6: disable eth0 for barebox if no switch is
detected
ARM: boards: skov-imx6: fixup different DTS variants
ARM: boards: skov-imx6: start using deep-probe
ARM: boards: skov-imx6: add defaultenv with eth1-discover script
arch/arm/boards/skov-imx6/Makefile | 1 +
arch/arm/boards/skov-imx6/board.c | 237 +++++++++++++++---
.../network/eth1-discover | 8 +
arch/arm/dts/imx6qdl-skov-imx6.dtsi | 20 ++
4 files changed, 235 insertions(+), 31 deletions(-)
create mode 100644 arch/arm/boards/skov-imx6/defaultenv-skov-imx6/network/eth1-discover
--
2.30.2
More information about the barebox
mailing list