linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* MTK mt8173-evb: mainline unstable, and big-endian boot failures
@ 2016-01-28  0:55 Kevin Hilman
  2016-01-28  1:16 ` Kevin Hilman
       [not found] ` <CAF-23O2y7qRB=ZoU8cn2gcX7rjFdXh+rdLXSjF1nnym79Mknug@mail.gmail.com>
  0 siblings, 2 replies; 11+ messages in thread
From: Kevin Hilman @ 2016-01-28  0:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I've been meaning to report this for awhile, but finally getting around to it.

In kernelci.org, the mt8173-evb board has been rather unstable with
mainline and linux-next lately.  A look a the history of boots in
kernelci.org with various trees[1] shows that it's failing to boot
quite a lot.

It seems to be pretty stable up through v4.4 but
unreliable/unpredictable in v4.5-rc1 and lots of places in between.
It's hard to bisect because it doesn't reliably fail, but when it does
fail to finish booting, it's typically after it reaches a shell, and
trying to run various simple shell commands fails to complete, like
this example from next-20160125[2].

To me this suggests possibly an issue with the idle driver where
characters might be getting lost on the serial console, which causes
the automated boot scripts to fail because the shell is still waiting
for the command to be finished.

Also, a separate issue, I've also noticed that builds with
CONFIG_CPU_BIG_ENDIAN=y have been failing to boot since early in the
merge window[3].  For the big-endian failures, the last lines in the
boot log are always:

[...]
[    0.518078] usbcore: registered new interface driver usbhid
[    0.518780] usbhid: USB HID core driver
[    0.520295] NET: Registered protocol family 17
[    0.520934] 9pnet: Installing 9P2000 support
[    0.521549] Key type dns_resolver registered
[    0.524558] registered taskstats version 1

and in a successfull boot (e.g. little-endian) this is the followed by:

[    0.525458] hctosys: unable to open rtc device (rtc0)
[    0.533128] usb_vbus: disabling
[    0.534117] ALSA device list:
[    0.534497]   No soundcards found.
[    0.535423] Freeing unused kernel memory: 696K (ffffffc0008fa000 -
ffffffc0009a8000)

I have yet to debug this any further, but still wanted to report it in
case anyone else has the time to debug it further.

Thanks,

Kevin

[1] http://kernelci.org/boot/mt8173-evb/
[2] http://storage.kernelci.org/next/next-20160125/arm64-defconfig/lab-khilman/boot-mt8173-evb.html
[3] http://kernelci.org/boot/mt8173-evb/job/mainline/kernel/v4.5-rc1/defconfig/defconfig+CONFIG_CPU_BIG_ENDIAN=y/lab/lab-khilman/?_id=56a5812b59b514bed8fa5dc0

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-03  6:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28  0:55 MTK mt8173-evb: mainline unstable, and big-endian boot failures Kevin Hilman
2016-01-28  1:16 ` Kevin Hilman
     [not found]   ` <CAF-23O3ps0Wt_UCmJbArpc5iJJryJKA0k_2qAyNb7op8O=UnAg@mail.gmail.com>
2016-01-28  6:56     ` Eddie Huang
2016-01-30  0:09       ` Kevin Hilman
2016-02-01  6:49         ` Eddie Huang
2016-02-02  1:17           ` Kevin Hilman
2016-02-02  2:17             ` Fan Chen
2016-02-02 18:46               ` Kevin Hilman
2016-02-03  1:38                 ` Fan Chen
2016-02-03  6:44                   ` Kevin Hilman
     [not found] ` <CAF-23O2y7qRB=ZoU8cn2gcX7rjFdXh+rdLXSjF1nnym79Mknug@mail.gmail.com>
2016-01-28  9:37   ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).