Hello everyone thanks for providing me a way out from this problem. I have achieved a useable solution for oled splash screen. it takes around 10sec to display first “LOADING” text on my oled display. what i have done is used Debian_minimal image and ti-dev-kernel. i have modified the code where oled is initialized , turned of fbconsole and enable solomon ssd1307fb drivers in menuconfig. Then modify the ssd1307fb.c file and add your bitmap. compile .deb and install
now i have a usable solution for my project.
[Debian 11.x (Bullseye) - Monthly Snapshot - 2023-10-07]
(Debian 11.x (Bullseye) - Monthly Snapshot - 2023-10-07)
ti-linux-kernel
if anyone want my example code, i can provide here
i hope this will be helpful
i will update if anything doesnt work or though error