Trying to switch back to Linux for a quick test, the board doesn’t complete the kernel boot sequence:
[ 4.842384] No soundcards found.
[ 4.849762] hub 3-1.3:1.0: 4 ports detected
[ 64.742150] nvme nvme0: I/O 0 QID 0 timeout, completion polled
[ 126.182157] nvme nvme0: I/O 24 QID 0 timeout, completion polled
[ 166.358143] random: crng init done
[ 187.622136] nvme nvme0: I/O 25 QID 0 timeout, completion polled
[ 249.062142] nvme nvme0: I/O 1 QID 0 timeout, completion polled
The drive is formatted for QNX, not Linux, but that shouldn’t matter as I don’t believe it is trying to mount anything at this point. The Debian system should be on the eMMC, per the instructions in the Getting Started guide for the Honeycomb.
Is there an option to suppress NVMe detection that can be added to the u-boot command?
–Elad