All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Sung1 <hsung1@lenovo.com>
To: Patrick Venture <venture@google.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>,
	Andrew MS1 Peng <pengms1@lenovo.com>
Subject: phosphor-ipmi-flash: Update over eSPI interface
Date: Mon, 9 Sep 2019 08:40:51 +0000	[thread overview]
Message-ID: <befd14ce992e47dba06d993e04cec647@lenovo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 657 bytes --]

Hi Patrick,

I found "phosphor-ipmi-flash" have not support flash over eSPI yet.
May I ask if you have any plans to support flash over eSPI?

I have done a simple test about shared memory between host and BMC :
The shared memory is work after I set ESPI084 (source address) and ESPI088 (target address) registers.
But it has an limitation that only 256 bytes are available on each page (4KB).

For example, if host address starts to write from 0xFE0B0000 (BMC reserved enough memory already)
Writable area are:
0xFE0B0000 ~ 0xFE0B00FF
0xFE0B1000 ~ 0xFE0B10FF
0xFE0B2000 ~ 0xFE0B20FF
0xFE0B3000 ~ 0xFE0B30FF
...
...
...


Thanks,
Harry

[-- Attachment #2: Type: text/html, Size: 3822 bytes --]

             reply	other threads:[~2019-09-09  8:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09  8:40 Harry Sung1 [this message]
2019-09-09 14:01 ` phosphor-ipmi-flash: Update over eSPI interface Oskar Senft
2019-09-09 16:53   ` Patrick Venture
2019-09-11  8:59 Harry Sung1
2019-09-11 14:45 ` Patrick Venture
2019-09-11 15:23   ` Oskar Senft
2019-09-12 16:36     ` Oskar Senft

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=befd14ce992e47dba06d993e04cec647@lenovo.com \
    --to=hsung1@lenovo.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=pengms1@lenovo.com \
    --cc=venture@google.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 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.