I'm testing the Orange PI 3 image and still has the "ethernet reboot issue". I understand that this is a 'known bug'.
Which image? the one I linked? if yes, then yeah, that image still has that issue. However, if you build your image from source, it should work.
In other things, I would be very useful for orange pi 3 if you could add "mmc2" definition in the device tree for u-boot loader. This could allow the image to be "dumped" directly to the integrated emmc. I understand that there is not official support for "dumping" the image yet, but, useful.
In the current testing image, the emmc is not listed at /dev (usually named mmcblk2).
It would be best to add them to U-Boot and Linux kernel (not the same DT files are used for now). You can make pull request against Libreelec master with necessary updates to opi3 patches.
Thanks - I've done a basic test, and the image seems to work at least as well as the early build.
Ok, thanks for testing, I'll ask for nightly builds. I'll ask for OrangePi 3 too (I know you are not interested in that board, but just for public note).