All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Date: Fri, 13 May 2016 22:00:10 +0800	[thread overview]
Message-ID: <CAEUhbmVKGRwd7NGPd8Nefo_DYr4ij+OoRf8h_=a_7-QpLA0wFQ@mail.gmail.com> (raw)
In-Reply-To: <1463120984-19813-5-git-send-email-yanmiaobest@gmail.com>

On Fri, May 13, 2016 at 2:29 PM, Miao Yan <yanmiaobest@gmail.com> wrote:
> This patch is part of the qfw refactor work. This patch makes
> qemu_fwcfg_present() and qemu_fwcfg_dma_present() public functions.
>
> Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
> ---
>  cmd/qemu_fw_cfg.c     | 37 ++++++++++++++++++++-----------------
>  include/qemu_fw_cfg.h |  3 +++
>  2 files changed, 23 insertions(+), 17 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

  reply	other threads:[~2016-05-13 14:00 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13  6:29 [U-Boot] [PATCH 00/12] cleanup QEMU fw_cfg code Miao Yan
2016-05-13  6:29 ` [U-Boot] [PATCH 01/12] x86: qemu: fix ACPI Kconfig options Miao Yan
2016-05-13 13:59   ` Bin Meng
2016-05-16  9:37     ` Miao Yan
2016-05-13  6:29 ` [U-Boot] [PATCH 02/12] cmd: qfw: add API to iterate firmware list Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files() Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13 20:46     ` Tom Rini
2016-05-16  9:47       ` Miao Yan
2016-05-17  0:42         ` Tom Rini
2016-05-13  6:29 ` [U-Boot] [PATCH 04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public Miao Yan
2016-05-13 14:00   ` Bin Meng [this message]
2016-05-13  6:29 ` [U-Boot] [PATCH 05/12] x86: qemu: split qfw command interface and qfw core Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-16  9:39     ` Miao Yan
2016-05-16  8:47   ` Bin Meng
2016-05-16  9:50     ` Miao Yan
2016-05-16 13:32       ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 06/12] x86: qemu: move x86 specific operations out of " Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 07/12] x86: qemu: add comment about qfw register endianness Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 08/12] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 09/12] cmd: qfw: workaround qfw build issue Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-13 20:46     ` Tom Rini
2016-05-16  9:44       ` Miao Yan
2016-05-13  6:29 ` [U-Boot] [PATCH 10/12] cmd: qfw: do not depend on x86 Miao Yan
2016-05-13 14:00   ` Bin Meng
2016-05-16  9:44     ` Miao Yan
2016-05-16 13:33       ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 11/12] cmd: qfw: bring ACPI generation code into qfw core Miao Yan
2016-05-13 14:01   ` Bin Meng
2016-05-13  6:29 ` [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c Miao Yan
2016-05-13 14:01   ` Bin Meng
2016-05-16  9:40     ` Miao Yan
2016-05-17  0:42       ` Tom Rini
2016-05-17  1:23         ` Miao Yan

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='CAEUhbmVKGRwd7NGPd8Nefo_DYr4ij+OoRf8h_=a_7-QpLA0wFQ@mail.gmail.com' \
    --to=bmeng.cn@gmail.com \
    --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.