0

I have successfully build images for Qualcomm Snapdragon 845 board using Qualcomm chipcode.

Now I am trying to flash those images using on Intrinsyc OpenQ845 board using fastboot flashall -w command. But I am getting error:

Checking product...

FAILED

Device Product is 'Open-Q_845'

Update requires 'sdm845'

Any idea what I might be doing wrong or workaround to do this. This board had preinstalled Android 9 in them.

Hitesh Sahu
  • 41,955
  • 17
  • 205
  • 154

1 Answers1

0

It turns out that we need to flash all images individually so flashall wont work, hope it help somebody. Alternatively you can use Jflash to flash your images which works better.

Hitesh Sahu
  • 41,955
  • 17
  • 205
  • 154