From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5 v1] integrator: make flash writeable on boot
Date: Sun, 18 Sep 2011 18:24:13 +0200 [thread overview]
Message-ID: <4E761B2D.8020908@aribaud.net> (raw)
In-Reply-To: <20110918132415.08F331407963@gemini.denx.de>
Le 18/09/2011 15:24, Wolfgang Denk a ?crit :
> Dear Albert ARIBAUD,
>
> In message<4E75C4A4.20604@aribaud.net> you wrote:
>>
>> Le 18/09/2011 09:52, Linus Walleij a =E9crit :
>>> This reconfigures the EBI (External Bus Interface) on the
>>> integrator so that chip select 1, handling the flash memory, is
>>> set to writeable. Without this it is not possible for U-Boot to
>>> access flash memory and it crashes on startup since CFI won't
>>> work properly.
>>
>> Do you mean that U-Boot writes to the flash at each boot on this board?
>
> I think this is a misunderstanding of terms. When we try to
> identify the flash type and geomentry in the CFI driver, we do send
> certain commands to the flash, and read the returned data. This
> "sending commands" includes write cycles to the flash address space,
> so it is necessary that the memory controller setup allows write
> cycles on the bus.
>
> This does however NOT mean that any data are programmed into the
> flash.
Indeed, I had misunderstood the commit message. Apologies.
> Best regards,
>
> Wolfgang Denk
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-09-18 16:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-18 7:52 [U-Boot] [PATCH 5/5 v1] integrator: make flash writeable on boot Linus Walleij
2011-09-18 8:26 ` Mike Frysinger
2011-09-19 7:54 ` Linus Walleij
2011-09-18 10:15 ` Albert ARIBAUD
2011-09-18 13:24 ` Wolfgang Denk
2011-09-18 16:24 ` Albert ARIBAUD [this message]
2011-09-19 7:51 ` Linus Walleij
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=4E761B2D.8020908@aribaud.net \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/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.