Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174405
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: n900 in 4.2-rc0: repeating oopses |
| Date | 2015-06-30 11:30 +0200 |
| Message-ID | <pH01A-670-13@gated-at.bofh.it> (permalink) |
| References | <pfOr8-6pc-21@gated-at.bofh.it> <pGDom-788-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi!
> Just tried booting 4.2-rc0 on n900 (commit
> 4a10a91756ef381bced7b88cfb9232f660b92d93) and it is broken. Previous
> -rc0 version worked. This time, there's some output on console, but
> too fast for me to read.
>
> It seems oopses happen before mounting root. If you have serial
> console, they should be easy to see.
I tried again according to pali's instructions, and it is still
broken the same way. Any other ideas? Does it work for you?
diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
index 69a40cf..ff6f2bf 100644
--- a/arch/arm/boot/dts/omap3.dtsi
+++ b/arch/arm/boot/dts/omap3.dtsi
@@ -570,6 +570,7 @@
interrupts = <49>;
dmas = <&sdma 69>;
dma-names = "rx";
+ status = "disabled";
};
smartreflex_core: smartreflex@480cb000 {
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: n900 in 4.2-rc0: repeating oopses Pavel Machek <pavel@ucw.cz> - 2015-06-30 11:30 +0200
Re: n900 in 4.2-rc0: repeating oopses Pali Rohár <pali.rohar@gmail.com> - 2015-06-30 12:00 +0200
Re: n900 in 4.2-rc0: repeating oopses Pali Rohár <pali.rohar@gmail.com> - 2015-07-01 09:30 +0200
csiph-web