I managed to get my waveshare 2.8" SPI LCD (https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A)) to display console in an orangepi zero LTS board, using the DT overlay and instructions given here:
My dts file has changes as explained in the comments of the attached waveshare_32b_28a_opipc2.dts file in that post. Armbian version being used is as follows:
uname -a
Linux orangepizero 5.10.60-sunxi #21.08.1 SMP Wed Aug 25 18:19:32 UTC 2021 armv7l armv7l armv7l GNU/Linux
I