Re: omap24xx is broken in current head

2008-09-10 Thread Tony Lindgren
* Tony Lindgren [EMAIL PROTECTED] [080811 08:32]: * Koen Kooi [EMAIL PROTECTED] [080811 18:00]: Op 11 aug 2008, om 16:50 heeft Tony Lindgren het volgende geschreven: * Igor Stoppa [EMAIL PROTECTED] [080810 20:39]: On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as

Re: omap24xx is broken in current head

2008-08-11 Thread Tony Lindgren
* Igor Stoppa [EMAIL PROTECTED] [080810 20:39]: On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as hell if you want to do anything NEON related with it. yup Very unlucky but very true. I use 2007q3 with the -Os fix for compiling omap3 kernels Felipe: that's also

Re: omap24xx is broken in current head

2008-08-11 Thread Koen Kooi
Op 11 aug 2008, om 16:50 heeft Tony Lindgren het volgende geschreven: * Igor Stoppa [EMAIL PROTECTED] [080810 20:39]: On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as hell if you want to do anything NEON related with it. yup Very unlucky but very true. I use 2007q3 with

Re: omap24xx is broken in current head

2008-08-11 Thread Tony Lindgren
* Koen Kooi [EMAIL PROTECTED] [080811 18:00]: Op 11 aug 2008, om 16:50 heeft Tony Lindgren het volgende geschreven: * Igor Stoppa [EMAIL PROTECTED] [080810 20:39]: On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as hell if you want to do anything NEON related with it. yup

omap24xx is broken in current head

2008-08-10 Thread Felipe Balbi
Hi, at least n810 is not booting with current l-o head The problem is in clockdomain.c:omap2_clkdm_clk_enable/disable() functions. Well, just for keep hacking I returned on top of the function and it's ok so far :-p Below is the Unhandled fault exception from console. 5Kernel command line:

Re: omap24xx is broken in current head

2008-08-10 Thread Koen Kooi
Op 10 aug 2008, om 14:16 heeft Felipe Balbi het volgende geschreven: On Sun, Aug 10, 2008 at 02:58:19PM +0300, Felipe Balbi wrote: 5Kernel command line: root=1f03 rootfstype=jffs2 6Clocking rate (Crystal/DPLL/MPU): 19.2/658/329 MHz 1Unhandled fault: alignment exception (0x001) at 0xc02c1b4e

Re: omap24xx is broken in current head

2008-08-10 Thread Igor Stoppa
On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as hell if you want to do anything NEON related with it. yup Very unlucky but very true. I use 2007q3 with the -Os fix for compiling omap3 kernels Felipe: that's also what we should use internally, since it's the only one