I am experimenting with programming the Cortex M3 on the Pandaboard OMAP4430 using SYS/BIOS. My ultimate goal is to write some kind of SYS/BIOS BSL to support OpenGL on the PowerVR. To do that I will need access to the Display Controller to set a video mode and write pixels into the framebuffer. Are there existing SYS/BIOS libraries to do this? Or will I need to write this also?
Thank you
Noel