I want write some value to fuse
In uboot I try "fuse prog 3 0 xxxx"
And then I use "fuse read 3 0", out put 0
It seem the command did not take effect
Before I need to use "fuse prog 3 0" , Any pre-operation such as the need to do other bits to be rewritten?