First I want to say BIG thanks to @jock for his hard work! I am runing Armbian_23.11.1_Rk3318-box_jammy_current_6.1.63_xfce_desktop.img on a T9 box with RK3318, even The Bluetooth is working! I want to say thanks to @paradigman for his post here https://forum.armbian.com/topic/26978-csc-armbian-for-rk3318rk3328-tv-box-boards/?do=findComment&comment=135469 , finally i succeeded to see something on my 7segment display and even if it is upside down i am very happy!
What i did is extacted kernel from Android, then extract DTB from it, than decompile to DTS and find that:
Than i correct the DTS from @paradigman like this:
Than installed the kernel headers from armbian-config and follow the steps from @paradigman
Now the question is: can i rotate the display and can i lit the WiFi and Network indicators and how? And also i will love the "Play" symbol to blink with heartbeat after booting by adding to "/etc/rc.local" something like:
echo heartbeat > /sys/class/leds/working/trigger