Rk3582 soc broken ip node check

Thanks @kwankiu :pray:t2:
I’m trying to achieve netbooting on my 5C lite (with a PoE hat).
The idea is to have a U-boot running on the SPI flash module handling OS files from a TFTP & NFS server.
I’ve already done that with Rpi devices.
Unfortunately, no matter the way I tried, I can’t make my board boot.

The only one which gave me output and blinking blue LED is EDK2-porting firmware, however it seems that netboot options are only provided on REALTEK NIC equipped devices. (https://github.com/edk2-porting/edk2-rk3588/issues/181)

UPDATE