I'm referring to barebox, the bootloader for the mini2440. The options are available doing 'ptxdist menuconfig barebox'. I've enabled the bmp command under the 'Commands' options. Under 'Drivers' there is an option for 'Video drivers' but once enabled there are no further options.
On Tue, Jan 15, 2013 at 2:58 PM, dave festing <[email protected]>wrote: > In ptxdist kernelconfig? > > Graphics support > -> Console display driver support > -> <*> Framebuffer Console support > -> [*] Map the console to the primary display device > -> [*] Select compiled in fonts > -> [*] VGA 8*8 font > > > Can't answer the 2nd part. > ------------------------------ > Date: Tue, 15 Jan 2013 14:20:37 -0500 > From: [email protected] > To: [email protected] > Subject: [oselas] Barebox framebuffer driver for mini2440. > > > I'm trying to go about displaying a splash screen on boot using barebox. > I'm using a mini2440 with a 7" LCD attached, I've enabled the bmp command > and video driver option in the barebox config. I'm not seeing any further > options under the video drivers tab in the ptxdist menuconfig. How would I > go about enabling the framebuffer driver for the mini2440 and displaying a > image at boot? Thanks, > - David >
