Hi,
I am getting following error when i try to insert the virtual_fb.ko in Linux 3.10.17 on wandboard.
ERROR: 256 KiB atomic DMA coherent pool is too small!
Please increase it with coherent_pool= kernel parameter!
(NULL device *): Unable to allocate framebuffer memory
detected fb_set_par error, error code: -12
(NULL device *): Unable to allocate framebuffer memory
detected fb_set_par error, error code: -12
(NULL device *): Unable to allocate framebuffer memory
detected fb_set_par error, error code: -12
How to set coherent_pool= for wandboard which is using uboot? I tried setenv bootargs coherent_pool=6M, but no luck.
Regards,
Vikash