|  | 
【Hardware】
Cannot flash anything from maskrom mode (possibly broken emmc)
    
    Posted at  8/9/2019 18:23:06
            
         View:5500
     |
     Replies:3
     
  
     
 
   	
    
  Print   
        
  
   
  Only Author 
    [Copy Link]
	
    
 
  	             
1# 
 
| Hello, I have tried to flash custom image to emmc (i used rkdeveloptool because there is not enough info about custom images on firefly wiki) but one of them was wrong and i had to enter maskrom mode using hardware method. After that i have following problem when trying to flash something (in both cases "rkdevelop db" step is already performed):
 1) if i use
 
 Copy the coderkdeveloptool gpt parameter.txt
it returns success but then does not show partition table. Partition table is shown if i reset device after this step or write partition table with
 
 Copy the coderkdeveloptool prm parameter.txt
Anyway, if i flash any image after this step partition table is destroyed again
 2) if i use upgrade_tool instead i can successfully flash parameter but when i flash any image after that i get the following error:
 
 Copy the codeCompare data  failed in checking,exit download image!
 Also, i used rs and rl commands to check data blocks defore and after writing image: parameter blocks are overriden. These commands also show some strange behaviour:
 
 shows the same output for any start block.
 
 So, could it be that i have broken emmc controller when entered maskrom mode? How could i then make device bootable?
 | 
 |