LZ77 in mikrotik

Hi

We have problems with the new Mikrotik. We have a fairly large group of hAP ac2 and hAP ac3 Routers.
The latest boards are different from the old ones (without changing the hardware version).

@johnth explains in this thread that it's a board reading problem with the openwrt driver. Missing "unpack LZ77" https://github.com/openwrt/openwrt/blob/e722b667c5a59bbd5aff787002f7f5457d0bf721/target/linux/generic/files/drivers/platform/mikrotik/rb_hardconfig.c#L566

@johnth has already worked on the topic talking about it on github. I'm not developing and I don't see how to fix the problem.

He talks about it here and did some research https://github.com/openwrt/openwrt/pull/4679

I think that reading the LZ77 format should be integrated into the driver because the new boards will arrive like that. hAP ax2 and ax3 are like that too. Adding support for Mikrotik Hap AX2 - #48 by dchard

We can provide boards to test the patch and submit the correction

Thank you for the work you provide.

Best Regard