Hi,

Which board are you on? For all the display devices you add in the board file, you should have the corresponding drivers in the menuconfig set also.

For example, in board3430-sdp.c, we add a sharp ls, a dvi and venc panel. We therefore select sharpls and generic dpi panel in menuconfig.
and at least DPI and VENC in the interfaces menu.


On Saturday 19 February 2011 03:30 PM, Ming Lei wrote:
Hi,

2011/2/19 Felipe Contreras<[email protected]>:
Are you sure? AFAIK early_param is executed _after_ memory blocks are reserved.

Yes, I am sure.

If 'vram=16M' is passed in, I can find the below:

     [    0.000000] Memory: 1008MB = 1008MB total

but if 'vram=8M' is taken, will be

     [    0.000000] Memory: 1016MB = 1016MB total

You may have a try on your board to confirm it.


thanks,

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to