The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
With the addition of many dev-focused and expandable devices recently
such as OpenWrt One, the Banana Pi R4 series, etc; it would be
extremely useful and beneficial to allow users to load device tree
overlays to enable additional hardware support (E.g. MikroBus cards,
Hats, etc).

I have submitted a kmod package that addresses this issue in a similar
manner to the current Raspberry Pi targets, using a configfs mount.
https://github.com/ikwzm/dtbocfg

PR: https://github.com/openwrt/packages/pull/26832

I have also created a proof-of-concept package showing how `dtbocfg`
may be consumed by other OpenWrt packages.
https://github.com/vidplace7/openwrt-dtbo/tree/main/openwrt-one-mikrobus-spidev
Wanted to add that I've successfully built these packages for my OpenWRT One, giving me access to a LoRa MikroBus card over SPI. Was then able to install and run Meshtasticd to interact with that LoRa radio as a result. It would be outstanding if this could be supported without requiring local OpenWRT compilation for each user.

I welcome critique on this submission, and look forward to moving this
issue forward.

For what it's worth,

Acked-by: Jonathan Bennett <[email protected]>



--- End Message ---
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to