Boot hang on upgrade from L4T 32.2 to 32.5.2

And just in case you don’t know the cause of that post.

If you see any dmesg say “eqos 2490000.ether_qos: invalid settings : rx-frames must be enabled along with use_riwt in DT”, it means your dtb and your kernel are not compatible. From the beginning, dtb is designed for kernel to read. Thus, if kernel changes, then dtb needs to change too. These two + kernel modules are a set.

As for your issue that “cannot boot”, it is something else and need log to check.