From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Stefan Roese <sr@denx.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller
Date: Wed, 5 Oct 2016 14:18:50 +0300 [thread overview]
Message-ID: <20161005111850.GG1765@lahna.fi.intel.com> (raw)
In-Reply-To: <8fef3d44-dc1e-2175-b335-9f025b302ab1@denx.de>
On Wed, Oct 05, 2016 at 01:11:39PM +0200, Stefan Roese wrote:
> [ 3.654301] intel-spi intel-spi: OPMENU0=0x00009f0b
> [ 3.654304] intel-spi intel-spi: OPMENU1=0x00000000
> [ 3.654306] intel-spi intel-spi: BCR=0x00000009
> [ 3.654308] intel-spi intel-spi: Protected regions:
> [ 3.654313] intel-spi intel-spi: Flash regions:
> [ 3.654316] intel-spi intel-spi: 00 base: 0x00000000 limit: 0x00000fff
> [ 3.654320] intel-spi intel-spi: 01 base: 0x00300000 limit: 0x007fffff
> [ 3.654323] intel-spi intel-spi: 02 base: 0x00001000 limit: 0x002fffff
> [ 3.654325] intel-spi intel-spi: 03 disabled
> [ 3.654328] intel-spi intel-spi: 04 disabled
> [ 3.654330] intel-spi intel-spi: Using SW sequencer for register access
> [ 3.657488] intel-spi intel-spi: s25fl064k (8192 Kbytes)
> [ 3.677241] Creating 1 MTD partitions on "intel-spi":
> [ 3.682310] 0x000000000000-0x000000800000 : "BIOS"
Cool!
> So how do you suggest to support such BayTrail boards booting
> via U-Boot as bootloader? Should U-Boot write something into
> these OPMENU0/1 registers before booting into Linux?
Typically it's the BIOS who does that so I guess in your case it should
be U-Boot then. I would not like to add that part to the driver itself
unless absolutely necessary ;-)
next prev parent reply other threads:[~2016-10-05 11:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-15 7:10 [PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller Mika Westerberg
2016-08-15 7:10 ` [PATCH v3 1/3] " Mika Westerberg
2016-08-15 7:10 ` [PATCH v3 2/3] mfd: lpc_ich: Add support for SPI serial flash host controller Mika Westerberg
2016-08-30 9:12 ` Lee Jones
2016-08-15 7:10 ` [PATCH v3 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC Mika Westerberg
2016-08-30 9:08 ` Lee Jones
2016-09-29 13:19 ` Kraemer, Matthias (Ferchau; ADITG/SW1)
2016-09-29 13:29 ` Mika Westerberg
2016-09-29 16:56 ` Lee Jones
2016-08-29 7:11 ` [PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller Mika Westerberg
2016-08-30 9:13 ` Lee Jones
2016-08-30 9:28 ` Mika Westerberg
2016-08-30 10:47 ` Lee Jones
2016-09-12 8:35 ` Mika Westerberg
2016-10-05 9:57 ` Stefan Roese
2016-10-05 10:27 ` Mika Westerberg
2016-10-05 11:11 ` Stefan Roese
2016-10-05 11:18 ` Mika Westerberg [this message]
2016-10-05 11:31 ` Stefan Roese
2016-10-05 11:49 ` Mika Westerberg
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=20161005111850.GG1765@lahna.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=linux-mtd@lists.infradead.org \
--cc=sr@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.