[opensuse-arm] Re: [opensuse-kernel] Re: armv7hl kernel-default config have tegra20 serial output broken

2015-08-05 Thread Matwey V. Kornilov
That is strange, as far as I remember there is no panic timeout in JeOS 2015-08-03 14:17 GMT+03:00 Misha Komarovskiy : > Hello, > I have no experience with kgdb. As system restarts after panic timeout > i wanted to catch oops message in kernel output via serial console. > --- > Best Regards, > Mis

[opensuse-arm] Re: [opensuse-kernel] Re: armv7hl kernel-default config have tegra20 serial output broken

2015-08-05 Thread Misha Komarovskiy
Hello Matwey, I hope soon to be able to collect panic log, as tegra20 serial output is fixed in kernel-source now. --- Best Regards, Misha Komarovskiy zombahatgmaildotcom On Wed, Aug 5, 2015 at 3:27 PM, Matwey V. Kornilov wrote: > That is strange, as far as I remember there is no panic timeout i

[opensuse-arm] Re: [opensuse-kernel] Re: armv7hl kernel-default config have tegra20 serial output broken

2015-08-05 Thread Andreas Färber
Am 05.08.2015 um 14:27 schrieb Matwey V. Kornilov: > That is strange, as far as I remember there is no panic timeout in JeOS There is: CONFIG_PANIC_TIMEOUT=90 http://kernel.opensuse.org/cgit/kernel-source/tree/config/armv7hl/default?h=stable Misha, you could try setting that to =0. Regards, An

Re: [opensuse-arm] Cubietruck 13.2 regression

2015-08-05 Thread Andreas Färber
Am 17.07.2015 um 11:50 schrieb Andreas Färber: > Upgrading to Factory (kernel-lpae-4.0.5-3), ssh login works again, but > still no serial output. There are systemd messages and a graphical login > on HDMI now, but no kernel messages either. 4.1.3-8.g3081bf0-lpae with my CONFIG_SERIAL_OF_PLATFORM=y

Re: [opensuse-arm] Cubietruck 13.2 regression

2015-08-05 Thread Freek de Kruijf
Op woensdag 5 augustus 2015 21:35:35 schreef Andreas Färber: > Am 17.07.2015 um 11:50 schrieb Andreas Färber: > > Upgrading to Factory (kernel-lpae-4.0.5-3), ssh login works again, but > > still no serial output. There are systemd messages and a graphical login > > on HDMI now, but no kernel messag

[opensuse-arm] Re: u-boot update - Jetson TK1 patches

2015-08-05 Thread Andreas Färber
Am 04.08.2015 um 16:18 schrieb Guillaume Gardet: > Le 04/08/2015 16:13, Andreas Färber a écrit : >> Hi Guillaume, >> >> Am 04.08.2015 um 15:25 schrieb Guillaume Gardet: >>> you submitted u-boot patches for Jetson TK1 against 2015.07 version. I >>> want to update to 2015.10-rc1 but your patches does

Re: [opensuse-kernel] Re: [opensuse-arm] armv7hl kernel-default config have tegra20 serial output broken

2015-08-05 Thread Andreas Färber
Am 03.08.2015 um 18:39 schrieb Andreas Färber: > Hello Misha, > > Am 03.08.2015 um 14:08 schrieb Misha Komarovskiy: >> You are right, serial console output is back with CONFIG_SERIAL_OF_PLATFORM=y > > Thanks for testing, I committed a fix on master together with some more > serial cleanups. Shoul