Beaglebone startup logo is disabled

I’m using am335x-debian-11.4-minimal-armhf-2022-08-01-2gb which does not show any boot logo, only cursor blinks
i tired the following setps
1. make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bb.org_defconfig
2. make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig
Under Device Drivers>Graphics support>Bootup logo, selected
[*] Standard 16-color Linux logo
and desected rest
3. make -j getconf _NPROCESSORS_ONLN ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bindeb-pkg LOCALVERSION=-custom

then copied the linux-image-5.10.120-custom_5.10.120-custom-1_armhf.deb in beaglebone and installed, but still only cursor blinks at startup but no logo

regards,
Mathew

is the start up logo disabled in uboot?

please attach your config, it might not be enabled in the build…

Regards,

abc.config (185.9 KB)

Please find .config file attached herewith
I had to rename the file as abc.config

Thank you for your support

bb.org_defconfig (63.6 KB)

I could get the tux image visible by referring to the following site

(Tutorial : Show custom centered kernel boot logo without console text - Raspberry Pi Forums)

Further i could also successfully replace the logo_linux_clut224.ppm with my custom image.

Thank you once again for reaching for help
God bless you