From: Jaehoon Chung <jh80.chung@samsung.com>
To: Daniel Palmer <me@danielpalmer.co.uk>
Cc: Jaehoon Chung <jh80.chung@samsung.com>, linux-mmc@vger.kernel.org
Subject: Re: atmel-mci causing oops?
Date: Mon, 27 Feb 2012 11:47:10 +0900 [thread overview]
Message-ID: <4F4AEEAE.10404@samsung.com> (raw)
In-Reply-To: <201202271120.27763.me@danielpalmer.co.uk>
On 02/27/2012 11:20 AM, Daniel Palmer wrote:
> On Monday, February 27, 2012 10:48:48 AM Jaehoon Chung wrote:
>
>>> [ 1.700000] atmel_mci atmel_mci.1: version: 0x410
>>> [ 1.710000] atmel_mci atmel_mci.1: using DMA
>>> [ 1.710000] atmel_mci atmel_mci.1: DMA not available, using PIO
>>> [ 1.730000] atmel_mci atmel_mci.1: Atmel MCI controller at 0xfffd0000
>>> irq 29, 1 slots
>>> [ 1.740000] Waiting 1sec before mounting root device...
>>
>> Root device(eMMC) didn't initialize?
>> i think good that use the "rootwait" at bootloader
>>
>
>>From what I can tell, the kernel tries to mount root (which is an SD card
> connected to one of the atmel_mci's) and when it goes to do a PIO read it
> (according to the address in the leaf register) causes an oops. The bootloader
> loads the kernel from the same SD card, so I don't think there is a hardware
> issue.
Hi Daniel.
"Wating 1sec before mounting root device".
That message can see when root device didn't initialize.
Because root device can't find, waiting 1sec for root device.
(Maybe your bootloader should be set to "rootdelay=1")
after just 1ms, try to mount root device.
But root device didn't find, then should be occurred the NULL pointer dereference.
This should be one of problem.
Best Regards,
Jaehoon Chung
>
> Cheers,
>
> Daniel
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2012-02-27 2:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 0:49 atmel-mci causing oops? Daniel Palmer
2012-02-27 1:30 ` Seungwon Jeon
2012-02-27 1:57 ` Daniel Palmer
2012-02-27 3:28 ` Seungwon Jeon
2012-02-27 11:58 ` Daniel Palmer
2012-02-27 1:48 ` Jaehoon Chung
2012-02-27 2:20 ` Daniel Palmer
2012-02-27 2:47 ` Jaehoon Chung [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-29 17:31 Ludovic Desroches
2012-02-29 17:35 ` Chris Ball
2012-02-29 17:35 ` Chris Ball
2012-02-29 21:44 ` Ludovic Desroches
2012-02-29 21:44 ` Ludovic Desroches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4AEEAE.10404@samsung.com \
--to=jh80.chung@samsung.com \
--cc=linux-mmc@vger.kernel.org \
--cc=me@danielpalmer.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.