|  | 
Technical briefing for Firefly-RK3288/AIO-3288J: Updates firmware (05/03/2018)
    
    Posted at  3/5/2018 16:28:05
            
         View:4672
     |
     Replies:0
     
  
     
 
   	
    
  Print   
        
  
   
  Only Author 
    [Copy Link]
	
    
 
  	             
1# 
 
| 一.update: Firefly-RK3288/Firefly-RK3288-Reload:
 1. Support usb2uart CH341/PL2303/CP210X.
 2. Add watchdog function.
 3. Modify rx_delay/tx_delay to better.
 4. Add usb mode switch.
 5. Support UBOX gps module.
 
 AIO-3288J:
 1. Add dual mipi camera or single mipi camera / hdmi in compatible.
 2. Fix mipi camera direction problem.
 3. Modify rx_delay/tx_delay to better.
 4. Add usb mode switch.
 5. Support uvc camera hot plug.
 
 二.Firmware and Codes
 Please refer to the Download Android SDK on wiki, and upgrade to the latest tag:Firefly-RK3288_Android5.1_201803051200
 Download the new firmware:
 Firefly-RK3288/Firefly-RK3288-Reload: http://www.t-firefly.com/doc/download/index/id/4.html
 AIO-3288J: http://www.t-firefly.com/doc/download/index/id/16.html
 
 三.compile
 Kernel
 Firefly-RK3288:
 make firefly-rk3288_defconfig
 make firefly-rk3288.img -j8
 Firefly-RK3288-Reload:
 make firefly-rk3288-reload_defconfig
 make firefly-rk3288-reload.img -j8
 AIO-3288J:
 make firefly-rk3288-AIO_defconfig
 make firefly-rk3288-AIO.img -j8
 
 Android
 Firefly-RK3288/Firefly-RK3288-Reload:
 source build.sh
 lunch  rk3288_box-userdebug
 make -j8
 AIO-3288J:
 source build.sh
 lunch  rk3288_AIO_box-userdebug
 make -j8
 
 --------------------------------------------------------------------------
 Website: http://www.t-firefly.com
 Wiki: http://wiki.t-firefly.com
 Community: http://developer.t-firefly.com
 Buy: https://t-firefly.taobao.com/
 Technical Group (QQ): 431139193 | 586343230
 
 
 
 | 
 |