Boot failure after nvmflash.sh

Hi,
It could be similar reason as

We would expect all fuses are burned in one single command, along with the public key. In the steps, public key is burned in one command and odm_reserved is burned in another command. This is not a condition we have handled in odmfuse.sh, and possibly does not work well.

Do you see issue if you don’t execute step 4? Only do 1-3:

  1. burn fuses with PKC (for each device, although already written)
  2. create a mfi file(once)
  3. flash the mfi file (for each device)