Dear,
I have enabled the debug flags, as you can see.
After some debugging, we found the FSBL is stuck at
iic_write8( chip_addr, 246, 0x01); //Hard reset
This is verified using JTAG. This line returns '1' (fault). All the other I2C writes and reads also retun false.
I have attatched the patch file. We have used 2020.2 as the base.