Re: Downstream kernel on Jetson TK1

2016-10-09 Thread Jan Kiszka
On 2016-10-09 15:40, Dan Zach wrote: > On Tuesday, 27 September 2016 19:57:06 UTC+3, Dan Zach wrote: >> I tried to follow the advise in this forum and stick to vanilla kernel. >> Jetson TK1 loses all its graphics and becomes command line only. >> Talking to NVIDIA forum, it turned out that it is

Re: Downstream kernel on Jetson TK1

2016-10-09 Thread Dan Zach
Thanks, Jan. With u-boot 2016.07 and commenting out the "/cpus" check, at arch/arm/cpu/armv7/virt-dt.c I get the following [3.096285] CPU3: failed to come online [3.096360] Brought up 1 CPUs [3.096375] SMP: Total of 1 processors activated. [3.096391] CPU: All CPU(s) started in

Re: Downstream kernel on Jetson TK1

2016-10-09 Thread Dan Zach
On Sunday, 9 October 2016 20:22:28 UTC+3, Jan Kiszka wrote: > On 2016-10-09 19:18, Dan Zach wrote: > > Thanks, Jan. > > > > With u-boot 2016.07 and commenting out the "/cpus" check, at > > arch/arm/cpu/armv7/virt-dt.c > > Where is your device tree from that causes this? Taken from a recent >

Re: Downstream kernel on Jetson TK1

2016-10-09 Thread Jan Kiszka
On 2016-10-09 19:18, Dan Zach wrote: > Thanks, Jan. > > With u-boot 2016.07 and commenting out the "/cpus" check, at > arch/arm/cpu/armv7/virt-dt.c Where is your device tree from that causes this? Taken from a recent kernel or from that old one? > I get the following > > [3.096285] CPU3:

Re: Downstream kernel on Jetson TK1

2016-10-09 Thread Jan Kiszka
On 2016-10-09 19:29, Dan Zach wrote: > On Sunday, 9 October 2016 20:22:28 UTC+3, Jan Kiszka wrote: >> On 2016-10-09 19:18, Dan Zach wrote: >>> Thanks, Jan. >>> >>> With u-boot 2016.07 and commenting out the "/cpus" check, at >>> arch/arm/cpu/armv7/virt-dt.c >> >> Where is your device tree from