Activity
From 06/10/2017 to 07/09/2017
06/20/2017
- JC 08:29 PM Software Development: RE: suggested device tree
- Note in the above uboot commands. We need to make sure that the bootargs variable is set correctly. In the previous bootlog, the bootargs was empty so it was using the default which was configuring the console to be ttyO2 instead of tty...
06/19/2017
- JC 08:04 PM Software Development: RE: suggested device tree
- Booted on a 3352 X4A using the attached files and the following commands:
06/16/2017
- JC 10:42 PM Software Development: RE: suggested device tree
- I've attached my dts which I created when I was playing around with the 4.1 kernel. Note that we really haven't tested the 4.1 kernel much.
Though I branched it off of TI's processor-sdk-linux-02.00.00 branch when i was testing.
git... - JC 10:32 PM Software Development: RE: suggested device tree
- Timothy Entinger wrote:
> > Did you get the 1GB DDR timings from our 2013.10 u-boot?
> ...
Good. Just making sure.
>
> ...
Good
>
> ...
I was referring to the dtb with the 512MB settings.
>
> ...
I remember a while back I was... - TE 08:57 PM Software Development: RE: suggested device tree
- > Did you get the 1GB DDR timings from our 2013.10 u-boot?
Guilty!
> ...
A long time ago (2013) we were having trouble with ubi and moved to the TI fork of u-boot. We haven't ported back.
> You can try to load the image from tftp... - JC 08:12 PM Software Development: RE: suggested device tree
- Timothy Entinger wrote:
> Hello,
> ...
Did you get the 1GB DDR timings from our 2013.10 u-boot? Is there some reason you can't use our 2013.10 u-boot?
> From what I can see, everything is working great in u-boot. From u-boot I can re... - Hello,
We were using the 3352-HX-X38-RC part and we have that booting the 4.1 kernel with device tree. We got a batch of 3352-HX-X4A-RC parts in to test on which I am hoping to get booting our 4.1 kernel. I was able to get add support...