| 
 | 
	
     
     
    
    Posted at  5/26/2016 20:24:39
        
  
     
 
     
  
   
  Only Author 
    
 
  	             
 
5#
 
        
 Last edited by fheredia In 5/26/2016 20:38 Editor  
 
Hello all, 
 
I have a question: How to build android 5.1 for the firefly rk3288 reloaded? 
 
First I do: 
- cd ~/proj/firefly-rk3288-lollipop/kernel
 
 - make firefly-rk3288-reload_defconfig
 
 - make -j8 firefly-rk3288.img
 
  Copy the code 
 
 
And then: 
- cd ~/proj/firefly-rk3288-lollipop
 
 - . build.sh
 
 - make -j8
 
 - ./mkimage.sh
 
  Copy the code 
 
But the built image does not reflect the HDMI outputs. I cannot change the output resolution. I cannot display 4K (max available is only 1080p). 
For some reason it says "TARGET_PRODUCT=rk3288_box". I think it should be something like "reloaded" or something. Or maybe this has nothing to do with it.. maybe? 
 
Help!!! 
 |   
 
 
 
 |