Page 1 of 1

Source request

PostPosted: Fri May 16, 2014 2:29 am
by stevie101
Hello,

could you please share kernel and uboot sources which you are using for MatrixTV.
Reason: I am still failing to use the pcie slot - doesn't work with 3.10.17 nor with the shared 3.0.35 sources.

Thanks in advance.

BR
stevie101

Re: Source request

PostPosted: Fri May 16, 2014 9:15 am
by updatelee
The uboot sources are there. If you want to use a newer uboot you can. The changes to get Ethernet working are simple. I posted the patch here

UDL

Re: Source request

PostPosted: Fri May 16, 2014 1:16 pm
by stevie101
Yes, I am booting 3.10.17 currently with a 2014 revisions of uboot, thanks for the PHY patch, mmc is also working.
The issue is, I can't boot the original or self compiled kernel 3.0.35 with any uboot other than the original one. I believe this is due to pcie init. Newer Uboot revisions (at least 2014) show :
16c3:abcd - Bridge device
So I believe the pcie bridge is found, but 3.0.35 hangs on boot.
Booting 3.10.17 with pcie enabled also hangs on boot, no kernel boot messages.
I am pretty sure the TBS2910 requires some special patches compared to standard mx6q implementation, dtsi or pcie source. 3.0.35 source show already some differences between the freescale standard kernel but I guess further mods have been made but currently no shared.
It would be beneficial for the community and mostlikely the sales of the product if those sources would be shared.

BR
stevie101

Re: Source request

PostPosted: Fri May 16, 2014 10:02 pm
by updatelee
Have you compiled matrix TV from source? It works for me. The uboot SRC and tbs patches are included in that

UDL

Re: Source request

PostPosted: Sat May 17, 2014 2:12 am
by stevie101
No - haven't thought about that yet :shock:

I guess it is that one:
git clone git://git.code.sf.net/p/matrixtv/code matrixtv-code

I cloning it now - thanks for the hint.

BR
stevie101

Re: Source request

PostPosted: Tue May 20, 2014 2:59 am
by stevie101
Thanks again, my setup (4 USB tuners, 4 external harddisk) seems to work now. I recompiled the kernel provided within Matrix code with xhci and some other stuff. The mini pcie renesas is doing its job. Hopefully everything stays stable.

BR
stevie101

Re: Source request

PostPosted: Sun May 25, 2014 3:23 am
by piotrasd
hi, could you put somewhere your uboot for 3.10.x kernel ? ane patches what you need, thanks

Re: Source request

PostPosted: Sun May 25, 2014 6:11 am
by updatelee
I posted them in another thread on this forum.

UDL

Re: Source request

PostPosted: Sun May 25, 2014 6:12 am
by updatelee
They aren't required either. They just enable tftp

UDL