Hi,
I have a logo that's being displayed using uboot's bmp command. When linux is coming up, I'm using the firmware_loader to load the M3 firmware. However during the firmware_load, the display output blanks out and the logo is no longer visible. It seems like there's a hard-reboot of the core that causes all framebuffers to reset.
Is there a way to retain the original framebuffer (or not have the core reset) during/after firmware load. Currently with the display turning off mid-boot sequence, the flow is less professional. I looked at other forum posts that talk about sharing the same framebuffer memory between uboot and linux, but seeing the core reset, i am not sure if it'll work.
Thanks in advance for suggestions/solutions.
I am using PSP04.04.00.01 and ezsdk_5_04_00_11