Comments

ARM64 – DragonBoard 410c to Kernel 4.2.. — 2 Comments

  1. No need for fastboot for kernel updates. “fastboot flash $image” is the same as “dd if=$image of=/dev/disk/by-partlabel/boot” on the system.

    • Thanks..! At least that will be a better option, and make the device seem less like a glorified cellphone..
      /dev/disk/by-partlabel/boot points to /dev/mmcblk0p8..

      RG.

Leave a Reply to Gerd Hoffmann Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.