From: Alexander Stein <alexander.stein@systec-electronic.com>
To: Thomas.Betker@rohde-schwarz.com
Cc: linux-mtd@lists.infradead.org
Subject: Re: serial Flash over SPI as rootdevice?
Date: Tue, 09 Apr 2013 10:28:58 +0200 [thread overview]
Message-ID: <4196867.FVmTr7jyS0@ws-stein> (raw)
In-Reply-To: <OF633E5F6C.FD0B7251-ONC1257B48.002C663F-C1257B48.002DE886@rohde-schwarz.com>
Hello Thomas,
On Tuesday 09 April 2013 10:21:26, Thomas.Betker@rohde-schwarz.com wrote:
> Hello Alexander:
>
> > is it currently possible to use a serial Flash connected over SPI to
> > use as a rootdevice?
> > If not, would it be possible and which drivers need to be written
> > for that then?
>
> Yes, it is certainly possible; we are doing it ourselves. No extra drivers
> are required for this beyond those you need anyway (SPI driver, SPI flash
> driver).
That sound great. Could you please point me to the driver needed for that? Do you have any performance comparisons to e.g. NOR flash?
> The real problem, though, is that you cannot boot from standard SPI flash.
> For this, you need memory which can be read directly by the CPU, such as
> parallel NOR flash.
Well, the idea is to use an AT91 which can boot directly from serial flash with it's own ROM code. This would load the bootloader (will be u-boot likely) which in turns needs to fetch the kernel from the serial flash too. Should be possible, no?
Best regards,
Alexander
prev parent reply other threads:[~2013-04-09 8:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 6:52 serial Flash over SPI as rootdevice? Alexander Stein
2013-04-09 8:21 ` Thomas.Betker
2013-04-09 8:28 ` Alexander Stein [this message]
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=4196867.FVmTr7jyS0@ws-stein \
--to=alexander.stein@systec-electronic.com \
--cc=Thomas.Betker@rohde-schwarz.com \
--cc=linux-mtd@lists.infradead.org \
/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.