Mara thanks again for You work on this board.
I tested this image (5.16/server) and here are my thoughts
I was surprised that uart console don’t work right after kernel is loaded, this results in three or four messages and nothing further, this forced me to plug in external hdmi monitor and keyboard - that worked just fine,
there is no more time issue - it keeps day and time
hardware buttons are not working, no shutdown or restart, shutdown/reboot command is not working
I expected bit more drivers in recent kernel, especially for wifi - no iwl was found, this may need more work, pcie card was recognized
I made few more tests and kernel and it pass requirements for kubernetes right from box, I will check more things there but it looks promising.
grep INTEL linux-rk3568-next.config
# CONFIG_ARCH_INTEL_SOCFPGA is not set
CONFIG_BT_INTEL=m
CONFIG_BT_HCIUART_INTEL=y
CONFIG_MTD_CFI_INTELEXT=m
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_NAND_INTEL_LGM is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_DWMAC_INTEL_PLAT is not set
# CONFIG_INTEL_XWAY_PHY is not set
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_MFD_INTEL_M10_BMC is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE is not set
# CONFIG_INTEL_TH is not set