/dts-v1/;
/plugin/;
/ {
compatible = "allwinner,sun50i-a64";
fragment@0 {
target-path = "/soc/ethernet@1c30000";
__overlay__ {
allwinner,rx-delay-ps = <200>;
};
};
};$ dtc -@ -I dts -O dtb -o sun50i-a64-rx-delay.dtbo sun50i-a64-rx-delay.dtsQuote from: LubOlimex on May 04, 2026, 11:00:47 AMI am not sure if I understand the first request. Do you want me to export the hardware revision M board, it is pretty much the same and the ESP32e module has the same size just a provision for the u.FL connector.Yes, the revision M board (less important) with the U.FL connector instead of the PCB antenna (more important)
Quote from: LubOlimex on May 04, 2026, 11:00:47 AMWe don't have a 3D model for the antenna, we purchase it and the manufacturer didn't share one. But these are pretty generic antennas I am sure there should be one available somewhere online.OK, thanks.
Quote from: LubOlimex on April 27, 2026, 08:53:29 AM1. If we could do it, we would but as it is we focused solely on Olimage Linux, the main problem is the audio and video support. They contain some blobs that will never be accepted by mainline and when a customer buys a board with HDMI connector and audio jack he expects to see video output and audio output.
Quote from: LubOlimex on April 27, 2026, 08:53:29 AM2. Yes, latest image should work with all older revisions of the board.
Quote from: LubOlimex on April 27, 2026, 08:53:29 AM3. We do that in our images. We read the EEPROM. EEPROM is prepared during testing.
Quote from: LubOlimex on April 27, 2026, 08:53:29 AM4. There is but maintainers are lazy and it is probably incomplete: https://images.olimex.com/changelog.txt
However, all changes can be seen at the GitHub sources for the u-boot, kernel, etc.
dts: a64: emac: add rx-delayQuoteIt'd be great if I could update it with a rev M external antenna board. For bonus points, do you have the external antenna modeled as well?