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.