Hi,

Thanks for your reply.

2011/2/19 Felipe Contreras <[email protected]>:
> On Sat, Feb 19, 2011 at 9:41 AM, Ming Lei <[email protected]> wrote:
>>> It looks like an issue with what you have selected in the menuconfig. Could
>>> you ensure you have DPI and VENC selected, and in displays Generic DPI panel
>>> and sharp-ls panel selected.
>>
>> Even after enabling all this options above, there is still the failure
>> message on my pandaboard(2.6.38-rc5-next-20110217):
>>
>> [    0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M
>> root=/dev/mmcblk0p2 rw earlyprintk rootfstype=ext3 rootwait
>> ......
>> [    2.847625] omapfb omapfb: no displays
>> [    2.851562] omapfb omapfb: failed to setup omapfb
>> [    2.856719] omapfb: probe of omapfb failed with error -22
>
> Note that the command line parameters are ignored since 2.6.36, you

I don't think the 'vram=16M' is ignored by kernel, which can be found below:

[    0.000000] Memory: 1008MB = 1008MB total
[    0.000000] Memory: 1006160k/1006160k available, 42416k reserved,
245760K highmem

The 16M bytes is reserved by the para vram=16M'.

> need to specify CONFIG_OMAP2_VRAM_SIZE.

Same with before even CONFIG_OMAP2_VRAM_SIZE is configured
as 16M Bytes.

thanks,
-- 
Lei Ming
--
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