From: Sekhar Nori <nsekhar@ti.com>
To: Yegor Yefremov <yegorslists@googlemail.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
rogerq@ti.com, "Gupta, Pekon" <pekon@ti.com>
Subject: Re: am335x: system doesn't reboot after flashing NAND
Date: Wed, 4 Jun 2014 14:24:02 +0530 [thread overview]
Message-ID: <538EDEAA.6040300@ti.com> (raw)
In-Reply-To: <CAGm1_ktWxQFQ0jWjn7A2NO8nPayY9S2McPrKHWbGRtkw1751ig@mail.gmail.com>
On Wednesday 04 June 2014 01:55 PM, Yegor Yefremov wrote:
> On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori <nsekhar@ti.com> wrote:
>> On Tuesday 03 June 2014 04:18 PM, Yegor Yefremov wrote:
>>> On Tue, Jun 3, 2014 at 9:57 AM, Yegor Yefremov
>>> <yegorslists@googlemail.com> wrote:
>>>> Kernel: 3.14, 3.15 (I haven't tried another kernels)
>>>>
>>>> As soon as I write something to my NAND flash (via cat image >
>>>> /dev/mtdblockx or ubiupdatevol) and make reboot or press a reset
>>>> button, I see only CCCCC and nothing happens before I make a power
>>>> cycle. Any idea?
>>>
>>> Just forgot to mention, that I was actually booting from MMC (mmc1).
>>> The boot sequence is UART0...XIP...MMC0...NAND.
>>>
>>> If I just mount ubifs partition as rootfs and change some files, I
>>> still can perform reboot and boot from MMC again. The issue seems to
>>> occur only, if I write to /dev/mtdblock directly. What can affect ROM
>>> boot so that it doesn't follow the boot sequence?
>>
>> Writing to sysboot bits in control_status register will make ROM change
>> boot sequence. Not sure why NAND driver should be changing these values.
>> Can you please verify that this register is indeed modified after the
>> NAND write?
>
> Can I read this register from userspace via debugfs? I can't find such
> entry so far.
If not debugfs you can use devmem2[1] to read from userspace. You need
to provide physical address of the register.
> I made another test: write to NAND and then make kexec. In this case I
> can successfully execute "reboot" afterwards.
Okay. We need to monitor how sysboot values are changing between these
steps.
Thanks,
Sekhar
[1] www.lartmaker.nl/lartware/port/devmem2.c
next prev parent reply other threads:[~2014-06-04 8:54 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 7:57 am335x: system doesn't reboot after flashing NAND Yegor Yefremov
2014-06-03 10:48 ` Yegor Yefremov
2014-06-04 6:40 ` Sekhar Nori
2014-06-04 8:25 ` Yegor Yefremov
2014-06-04 8:48 ` Roger Quadros
2014-06-04 9:41 ` Yegor Yefremov
2014-06-04 10:20 ` Sekhar Nori
2014-06-04 10:30 ` Yegor Yefremov
2014-06-04 10:52 ` Sekhar Nori
2014-06-04 11:49 ` Gupta, Pekon
2014-06-04 12:32 ` Yegor Yefremov
2014-06-04 19:45 ` Yegor Yefremov
2014-06-05 10:02 ` Roger Quadros
2014-06-05 10:07 ` Yegor Yefremov
2014-06-06 9:33 ` Roger Quadros
2014-06-06 9:43 ` jean-philippe francois
2014-07-02 15:45 ` Yegor Yefremov
2014-07-02 21:15 ` Yegor Yefremov
2014-07-03 10:22 ` Sekhar Nori
2014-07-03 8:00 ` Roger Quadros
2014-06-05 10:11 ` Gupta, Pekon
2014-06-05 11:17 ` Gupta, Pekon
2014-06-04 8:54 ` Sekhar Nori [this message]
2014-06-04 9:39 ` Yegor Yefremov
2014-06-04 9:49 ` Roger Quadros
2014-06-04 10:07 ` Yegor Yefremov
2014-06-04 10:21 ` Roger Quadros
2014-06-04 12:08 ` Yegor Yefremov
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=538EDEAA.6040300@ti.com \
--to=nsekhar@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=pekon@ti.com \
--cc=rogerq@ti.com \
--cc=yegorslists@googlemail.com \
/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 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).