09-27-2021, 12:59 PM
The jumper should be in place, i.e. the "off" position.
Can you try booting a non-Android image? Try the pgwipeout CI image: https://gitlab.com/pgwipeout/quartz64_ci...s/download
Unzip it, flash rk3566-quartz64-a.dtb.img.xz, e.g. as follows (with /dev/sdx being whatever your SD card or eMMC module is.
Once it finishes, try to boot it with UART attached. You should get an u-boot menu that allows you to boot a Debian installer. Just try booting into it, if it works we know the board's good. It's possible that whatever Android images you're using are not actually using recent enough firmware for the board. (It looks like memory training is failing?)
Can you try booting a non-Android image? Try the pgwipeout CI image: https://gitlab.com/pgwipeout/quartz64_ci...s/download
Unzip it, flash rk3566-quartz64-a.dtb.img.xz, e.g. as follows (with /dev/sdx being whatever your SD card or eMMC module is.
Code:
sudo -i
cd /path/to/artifacts
xzcat rk3566-quartz64-a.dtb.img.xz > /dev/sdx
Once it finishes, try to boot it with UART attached. You should get an u-boot menu that allows you to boot a Debian installer. Just try booting into it, if it works we know the board's good. It's possible that whatever Android images you're using are not actually using recent enough firmware for the board. (It looks like memory training is failing?)
Occasional Linux Kernel Contributor, Avid Wiki Updater, Ask Me About Quartz64
Open Hardware Quartz64 Model A TOSLink Adapter
Pi-bus GPIO Extender For ROCKPro64 And Quartz64 Model A
Plebian GNU/Linux