Hello Vipin > > > > Now I have spent the whole day on trying to mount the device from Linux > > as a read/write partition but without luck. > > Ideally, it should have happened now
Setting FORCE_WORD_WRITE to 1 in the cfi_cmdset_0001.c fixes the problem. #define FORCE_WORD_WRITE 1 but it is set to 0 by default. Thanks again a lot for your help Regards Gudjon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

