9
0
Fork 0
barebox/drivers
Sascha Hauer 5b7a74d749 fb: i.MX IPU: move fb_info initialization to a single function
The bitfield information was only added to fb_info when the
framebuffer actually was enabled. That made it impossible to
call 'bmp' before enabling the display.
So, move all fb_info init to a single place and make it a function
to better allow for multiple displays later.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-22 19:31:57 +02:00
..
ata Don't try to guess the size of a disk if its size value is already given 2010-10-11 13:08:27 +02:00
clk arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
i2c Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
mci mci-core: add multiple block support 2010-10-22 19:31:35 +02:00
mfd mfd mc13892: support reading the revision 2010-10-11 13:22:13 +02:00
mtd i.MX nand: optimize nand boot code for size 2010-10-22 19:30:25 +02:00
net fec_imx: sparse fixes 2010-10-21 22:21:23 +02:00
nor cfi_flash: Add mtd partition support for UBI 2010-07-05 15:07:09 +02:00
serial i.MX serial: sparse fixes 2010-10-21 22:21:24 +02:00
spi Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
usb fsl_udc: fix warning 2010-10-21 21:08:22 +02:00
video fb: i.MX IPU: move fb_info initialization to a single function 2010-10-22 19:31:57 +02:00
Kconfig Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
Makefile Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00