All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to boot mainline on snow chromebook since 3.15
@ 2014-09-05 11:57 Will Deacon
  2014-09-05 12:22   ` Will Deacon
  0 siblings, 1 reply; 106+ messages in thread
From: Will Deacon @ 2014-09-05 11:57 UTC (permalink / raw)
  To: kgene.kim, olof, dianders, rahul.sharma
  Cc: linux-arm-kernel, linux-samsung-soc

Hi all,

I'm one of the few, foolish people to try running mainline on my 5250-based
Samsung Chromebook (snow). I can live without wireless, usb3 and video
acceleration, so actually it makes a reasonable development platform for
doing A15-based (micro)-architectural work.

However, since 3.15 I've not been able to boot *any* mainline kernels on
this board. I did mean to report this earlier, but I have other machines
that can run mainline so this has fallen by the wayside.

The problems started with 3.16, where simple-fb would fail to initialise
and I lost my display. Note that I don't have a serial console on this
machine (I looked at the PCB and there's no way I can solder one of those
myself :) I bisected the issue at the time, and I could get my display back
by removing some of the new regulator and hdmi properties from the DT. At
that point, I could boot, but DMA didn't initialise for the MMC controller
so I couldn't mount my root filesystem.

With 3.17-rc3, it seems a lot worse -- I don't get any output after nv-uboot
(i.e. the nv-uboot screen just remains on the display, with the last line
reading "Stashed 20 records").

I'd usually try to debug this a bit further, but without a console it's
really painful to get anywhere. I've been working with 3.15, but now I'm
having to backport patches when I want to test them, which is more effort
than I can be bothered with.

Is anybody else running mainline on this device and are these known/fixed
problems?

Cheers,

Will

^ permalink raw reply	[flat|nested] 106+ messages in thread
* Unable to boot mainline on snow chromebook since 3.15
@ 2015-01-30  4:56 bruce m beach
  0 siblings, 0 replies; 106+ messages in thread
From: bruce m beach @ 2015-01-30  4:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hello everybody

I am trying to boot a mainline kernel on a Samsung exynos
chromebook (snow) and am having (surprise, surprise) some
trouble.  I am somewhat new to this but am getting some sort of
feel for what needs to be done. Having read the postings for
"Unable to boot mainline on snow chromebook since 3.15" I decided
to send this mail under that subject. My question is what is the
latest kernel that actually did boot and is there a current
kernel somewhere that works. I have tried
           3.18.3 and
           3.18.4
The screen goes black and the system reboots to the initial
chrome flash screen. I tried linux-3.14.30 which was better.
After a strange screen of what appeared to be timeing information
the kernel booted (off sda2) and ran normally until the final
message

   Waiting for root device /dev/sda3

which is where the root system was supposed to be and then went
no further. For u-boot I am using the binary

        nv_uboot-snow-simplefb.kpart

   Regards Bruce

PS. please cc me as I am not on the list

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

end of thread, other threads:[~2015-01-30  4:56 UTC | newest]

Thread overview: 106+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05 11:57 Unable to boot mainline on snow chromebook since 3.15 Will Deacon
2014-09-05 12:22 ` Will Deacon
2014-09-05 12:22   ` Will Deacon
2014-09-05 13:46   ` Ajay kumar
2014-09-05 13:46     ` Ajay kumar
2014-09-05 13:56     ` Vivek Gautam
2014-09-05 13:56       ` Vivek Gautam
2014-09-08 11:17       ` Will Deacon
2014-09-08 11:17         ` Will Deacon
2014-09-05 14:12     ` Marc Zyngier
2014-09-05 14:12       ` Marc Zyngier
2014-09-05 20:25   ` Doug Anderson
2014-09-05 20:25     ` Doug Anderson
2014-09-07  9:06     ` Javier Martinez Canillas
2014-09-07  9:06       ` Javier Martinez Canillas
2014-09-07 15:01       ` Mark Brown
2014-09-07 15:01         ` Mark Brown
2014-09-07 15:51         ` Javier Martinez Canillas
2014-09-07 15:51           ` Javier Martinez Canillas
2014-09-07 15:52       ` Tomasz Figa
2014-09-07 15:52         ` Tomasz Figa
2014-09-07 16:12         ` Javier Martinez Canillas
2014-09-07 16:12           ` Javier Martinez Canillas
2014-09-07 16:19           ` Tomasz Figa
2014-09-07 16:19             ` Tomasz Figa
2014-09-07 16:40             ` Javier Martinez Canillas
2014-09-07 16:40               ` Javier Martinez Canillas
2014-09-08 11:21             ` Will Deacon
2014-09-08 11:21               ` Will Deacon
2014-09-08 11:55               ` Javier Martinez Canillas
2014-09-08 11:55                 ` Javier Martinez Canillas
2014-09-08 12:46                 ` Will Deacon
2014-09-08 12:46                   ` Will Deacon
2014-09-08 12:20               ` Grant Likely
2014-09-08 12:20                 ` Grant Likely
2014-09-08 13:49                 ` Mark Brown
2014-09-08 13:49                   ` Mark Brown
2014-09-08 14:05                   ` Javier Martinez Canillas
2014-09-08 14:05                     ` Javier Martinez Canillas
2014-09-10 11:17                     ` Will Deacon
2014-09-10 11:17                       ` Will Deacon
2014-09-10 16:03                       ` Doug Anderson
2014-09-10 16:03                         ` Doug Anderson
2014-09-10 16:23                         ` Will Deacon
2014-09-10 16:23                           ` Will Deacon
2014-09-08 15:58                 ` Doug Anderson
2014-09-08 15:58                   ` Doug Anderson
2014-09-08 19:40                   ` Grant Likely
2014-09-08 19:40                     ` Grant Likely
2014-09-10 13:06                     ` Olof Johansson
2014-09-10 13:06                       ` Olof Johansson
2014-09-10 14:31                       ` Mark Brown
2014-09-10 14:31                         ` Mark Brown
2014-09-10 14:56                         ` Grant Likely
2014-09-10 14:56                           ` Grant Likely
2014-09-10 15:39                           ` Mark Brown
2014-09-10 15:39                             ` Mark Brown
2014-09-10 16:29                             ` Grant Likely
2014-09-10 16:29                               ` Grant Likely
2014-09-10 16:45                               ` Doug Anderson
2014-09-10 16:45                                 ` Doug Anderson
2014-09-10 19:45                                 ` Mark Brown
2014-09-10 19:45                                   ` Mark Brown
2014-09-10 19:51                                   ` Doug Anderson
2014-09-10 19:51                                     ` Doug Anderson
2014-09-10 16:57                               ` Mark Brown
2014-09-10 16:57                                 ` Mark Brown
2014-09-11  9:22                                 ` Grant Likely
2014-09-11  9:22                                   ` Grant Likely
2014-09-11 18:03                                   ` Mark Brown
2014-09-11 18:03                                     ` Mark Brown
2014-09-11 22:54                                     ` Doug Anderson
2014-09-11 22:54                                       ` Doug Anderson
2014-09-29 12:57                           ` Thierry Reding
2014-09-29 12:57                             ` Thierry Reding
2014-09-29 13:12                             ` Grant Likely
2014-09-29 13:12                               ` Grant Likely
2014-09-29 16:37                               ` Mark Brown
2014-09-29 16:37                                 ` Mark Brown
2014-09-30  6:12                               ` Thierry Reding
2014-09-30  6:12                                 ` Thierry Reding
2014-09-29 20:46                             ` Maxime Ripard
2014-09-29 20:46                               ` Maxime Ripard
2014-09-10 16:36                         ` Olof Johansson
2014-09-10 16:36                           ` Olof Johansson
2014-09-10 18:17                           ` Mark Brown
2014-09-10 18:17                             ` Mark Brown
2014-09-11  9:06                         ` Grant Likely
2014-09-11  9:06                           ` Grant Likely
2014-09-11 16:16                           ` Mark Brown
2014-09-11 16:16                             ` Mark Brown
2014-09-08  4:36         ` Doug Anderson
2014-09-08  4:36           ` Doug Anderson
2014-09-08  6:09           ` Javier Martinez Canillas
2014-09-08  6:09             ` Javier Martinez Canillas
2014-09-08 15:55             ` Doug Anderson
2014-09-08 15:55               ` Doug Anderson
2014-09-08 16:07               ` Will Deacon
2014-09-08 16:07                 ` Will Deacon
2014-09-08 16:12                 ` Doug Anderson
2014-09-08 16:12                   ` Doug Anderson
2014-09-08 10:20           ` Mark Brown
2014-09-08 10:20             ` Mark Brown
2014-09-08  4:43         ` Doug Anderson
2014-09-08  4:43           ` Doug Anderson
2015-01-30  4:56 bruce m beach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.