This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Boot logo on 8148

I would like a boot logo to appear as early as possible in the boot procedure.  Since it seems as though you need to download firmware and initialize the HDVPSS in order to use the display (which normally seems to happen after the kernel is loaded and userspace is running), is this possible to do earlier, in like say u-boot?  Thanks for the help.

 

  • Jason Davis said:
    I would like a boot logo to appear as early as possible in the boot procedure.  Since it seems as though you need to download firmware and initialize the HDVPSS in order to use the display (which normally seems to happen after the kernel is loaded and userspace is running), is this possible to do earlier, in like say u-boot?  Thanks for the help.

    We have been looking at options to enable this but we don't have anything concrete yet. What I can suggest is to program the video output directly in U-Boot so that you can see a logo or a color bar.