Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Flashing a MK808 from Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Flashing a MK808 from Linux

    Hello,

    I have a MK808 which I would like to be able to flash from Linux. When the stick works, I can boot it into boot-loader moder (adb reboot bootloader) and then use rkflashutil to flash parts of the NAND.

    However, occasionally, I make changes which render the system un-bootable, so there is no way to reboot it into bootloader mode. In this case I need to use the RockChip tools on the Windows PC. I would like to avoid this step and do it on Linux itself.

    Questions:

    1) is there a way to boot MK808 into boot-loader mode by flashing NAND pins?

    2) Are there any other Linux tools which work with MK808 in recovery mode i.e. the mode where we power on keeping the button pressed?

    Thanks
    screwgauge!

    #2
    Re: Flashing a MK808 from Linux

    Originally posted by screwgauge View Post
    Hello,

    I have a MK808 which I would like to be able to flash from Linux. When the stick works, I can boot it into boot-loader moder (adb reboot bootloader) and then use rkflashutil to flash parts of the NAND.

    However, occasionally, I make changes which render the system un-bootable, so there is no way to reboot it into bootloader mode. In this case I need to use the RockChip tools on the Windows PC. I would like to avoid this step and do it on Linux itself.

    Questions:

    1) is there a way to boot MK808 into boot-loader mode by flashing NAND pins?

    2) Are there any other Linux tools which work with MK808 in recovery mode i.e. the mode where we power on keeping the button pressed?

    Thanks
    screwgauge!
    If you push reset button while you connect usb to otg port the stick enter in boot loader mode.
    REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
    My devices:
    Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
    MK902 & MK902II(Sponsored by RKM)
    Beelink M8B & Beelink R89 (Sponsored by Beelink)
    Tronsmart VEGA S89H (Sponsored by
    Gearbest.com)
    MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
    Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
    Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

    Comment


      #3
      Originally posted by leolas View Post
      If you push reset button while you connect usb to otg port the stick enter in boot loader mode.
      Yes, but in that mode, I haven't found any Linux tools which can flash the stick. Apparently, you first need to download some boot code and then send the commands. The Linux tools only work with `adb reboot bootloader' mode.


      Thanks
      screwgauge!

      Comment

      Working...
      X