BSP version is imx-4.14.98-2.3.0
We move serial console command " fuse prog & fuse read & ahab_status & ahab_close " to fastboot console.
reproducing step :
1. write fuse by command fuse prog;
2. fastboot reboot bootloader
3. ahab_close
4. fastboot reboot bootloader
5. ahab_status
6. power off / power on
7. ahab_status
We got "OEM closed" at step 7, and it is expected.
We got "NXP closed" at step 5, it should be "OEM closed", too.
And i think it is the same situation at serial console.
So, could you tell me how can we get the right status at step 5???