mkiiskila commented on issue #1323: Allow flash devices to specify erase value
URL: https://github.com/apache/mynewt-core/pull/1323#issuecomment-412000228
 
 
   This will not work for encrypted flash.
   Here's dump of data from erased sector of flash through encrypting driver. 
   
   000734 compat> flash read 0x7c000 32 1                                       
   
   001319 Read 0x7c000 + 20                                                     
   
   001319   0x7c000: 0xa4 0xac 0x2e 0x6f 0xb7 0x11 0xbb 0x98                    
   
   001321   0x7c008: 0xd3 0xac 0x3d 0x28 0x74 0x5d 0x3e 0x71                    
   
   001322   0x7c010: 0x85 0x40 0x7c 0x18 0xfe 0x83 0x65 0x83                    
   
   001324   0x7c018: 0x9e 0x67 0xe5 0x83 0xa4 0x09 0xbc 0xa8                    
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to