[beagleboard] Kernel 3.8 USB host problem

2014-02-07 Thread stefboerrigter
Hi All,

For our own development board we face an issue regarding the USB host 
controller. We applied al the patches from Robert C Nelson s tree, also 
regarding the USB host issues on the beagleboard.
Our compiled kernel does work on the Beagleboard with USB host, but on our 
own proto board (wich is different ofcourse compared to the BB but has 
exactly the same schematical connection for the USB connectors) we cannot 
get it working (Same Binary so Same Kernel Config).

Now we tried kernel 3.12 from the RobertCNelson tree, and supprisingly USB 
is working on the BB, but also on our Proto board! 
I generated a lot of kernel debugging on the OMAP Registers (control 
module, USBSS, USB0 Core USB1 Core etc..) and posted them on Pastebin (See 
Links);

Kernel 3.8 (Not working): http://pastebin.com/HaAb0U9Y
Kernel 3.12 (Working): http://pastebin.com/mSuy4UrM

So what we see is some differences in register values, but we dont really 
know if they are meaningfull regarding our project. and also we printed the 
entire memory region of the USB0 Core and the USB1 Core, but these are IP 
protected by TI so the defintion of these registers are not known to us. 

If anybody has any clue on how to proceed please let us know!

As mentioned before on this forum we got the SGX drivers working for 3.8 so 
we are not that eager on jumping over to 3.12 directly, knowing what issues 
kernel version change can have.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Re: SGX drivers on Kernel 3.8.13

2014-02-05 Thread stefboerrigter
I also added a comment on the TI forum regarding the fact that we found a 
solution that works for us, three patches on the 3.8 kernel that fixes a 
IRQ issue, and include the SGX in the device tree and some fixes in the 
omap gpu drivers / board files. 

For anyone intrested you can find them here: 
http://pastebin.com/aEUP69ZU
http://pastebin.com/Rh3fB7uP
http://pastebin.com/DY83wjdM

Op donderdag 24 oktober 2013 10:10:24 UTC+2 schreef mail.ar...@gmail.com:
>
> Hello,
>
> I am currently trying to get OpenGL ES running on the Bone, but I get some 
> problems with the kernel modules. I already posted on the TI formus. Maybe 
> someone can help:
> http://e2e.ti.com/support/arm/sitara_arm/f/791/t/298596.aspx
>
> Regards
> Strahlex
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.