Technical briefing for Firefly-RK3399/AIO-3399J Android7.1.2 Updates Firmware an

Update:

  1. fix some HDMI cannot display.
    2.support display setting, color , format, brightness.
    3.add vitual key power
    4.fix adb connect problem
    5.fix network cannot connect in some situation.
    6.add print service
    7.support usb audio device.
    8.fix mic problem on AIO-3399J
    9.support dual usb camera on AIO-3399J
    10.add mipi and lvds product for complie support.
    11.fix some kernel bug.
    12.optimze Android app more stable.

Please GoogleDriver to download Android SDK,and upgrade to the new tag:Firefly-RK3399_Android7.1.2_MP_180612 / AIO-3399J_Android7.1.2_AIO_180613
gitlab git@gitlab.com:TeeFirefly/FireNow-Nougat.git
Update codes:
git pull gitlab firefly-rk3399:firefly-rk3399

Download the latest firmware:
GoogleDriver


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

Can I upgrade to the following?
~/proj/firefly-rk3399$git remote add --tags Firefly-RK3399_Android7.1.2_MP_180612 / AIO-3399J_Android7.1.2_AIO_180613

Hi,
How do I get an update (upgrade) after I run the following?

james@ubuntu-pc:~/proj/firefly-rk3399$ git remote add --tags AIO-3399J_Android7.1.2_AIO_180613 https://gitlab.com/TeeFirefly/FireNow-Nougat/commit/e25808459b8dec3013caebb7391871f235b5fffa

Thank you in advance.
James ko.

james Posted at 6/22/2018 17:13
Hi,
How do I get an update (upgrade) after I run the following?

http://en.t-firefly.com/doc/product/index/id/3.html
take a look

Hi,
Thank you for reply.
I get the following error.
Please let me know how to update in detail.
Thank you in advance.

james@ubuntu-pc:~/proj/firefly-rk3399$ git remote add --tags AIO-3399J_Android7.1.2_AIO_180613 https://gitlab.com/TeeFirefly/FireNow-Nougat/commit/e25808459b8dec3013caebb7391871f235b5fffa
fatal: AIO-3399J_Android7.1.2_AIO_180613 Remote already exists.
james@ubuntu-pc:~/proj/firefly-rk3399$ git pull gitlab AIO-3399J_Android7.1.2_AIO_180613:AIO-3399J_Android7.1.2_AIO_180613
fatal: ‘gitlab’ does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
james@ubuntu-pc:~/proj/firefly-rk3399$