Attempting Armbian install onto an S905. Hardware specs at https://specdevice.com/showspec.php?id=6653-4ac9-1101-570d0033c587
Kernel begins to boot but gets errors and never completes dropping into initramfs shell.
Was able to capture the dtb blob from the Android kernel and decompiled it. Enough differences to the dtb files in the Armbian distribution that I cannot figure out how to create a dtb file that will work.
Have looked for other files on the internet but haven't come across something similar yet. Booting gets stuck in a loop of:
meson-gx-mmc d0072000.mmc: no support for card's volts
mmc0: error -22 whilst initialising SDIO card.
mmc0: Card stuck being busy! __mmc_poll_for_busy
Any feedback or guidance appreciated.