Re: IMX257 framebuffer problem

2012-11-07 Thread Stefan Koch
At last posting this message to linux-fbdev has worked. Refer to this: http://marc.info/?l=linux-fbdev&m=135229680920277&w=2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.

Re: IMX257 framebuffer problem

2012-11-05 Thread Stefan Koch
If I add "video=imxfb:SVGA-16@60" to kernel command line, then there are new messages when init fb within BSP file: Division by zero in kernel. [<80019ba4>] (unwind_backtrace+0x0/0xf4) from [<8022accc>] (Ldiv0+0x8/0x10) [<8022accc>] (Ldiv0+0x8/0x10) from [<8022ac9c>] (__aeabi_uidivmod+0x8/0x18)

Re: IMX257 framebuffer problem

2012-11-05 Thread Stefan Koch
Ignore my first message that I have moved this message to linux-fbdev. This was not successful so this message is still at linux-kernel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://

Re: IMX257 framebuffer problem

2012-11-05 Thread Stefan Koch
I'll try it... Could be this a problem?: "imx-sdma imx35-sdma: firmware not found" appears when booting the kernel without enabled fb. In FB enabled kernel's the last debugable function is imx_add_platform_device_dmamask() Both have "dma" in the string... But for loading a firmware from fi

Re: IMX257 framebuffer problem

2012-11-05 Thread Stefan Koch
I have moved this message to linux-fbdev mailing list. Am 02.11.2012 21:44, schrieb Stefan Koch: Hi, I am porting Linux 3.6.2 to a board with Freescale IMX 257 ARM-CPU. Linux works mostly, kernel can run, and Debian can run with kernel, too. So I can get access via UART to Debian's Linux cons