Dplease specify how t display a .png image on to display ysing existing frame buffer.
I have tried this, but i am getting blank display.
fbset -fb /dev/fb0 -g 320 240 320 240 32 -n
fbset -a -nonstd 1 -depth 32 -rgba 8/0,8/8,8/16,8/32
fbset -fb /dev/fb0 image.png
Please share the image to display also