All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH v2 5/5] x86: video: Show information about each video device
Date: Tue, 22 Sep 2020 21:18:32 -0600	[thread overview]
Message-ID: <CAPnjgZ2=T=nhULYVWteHU2T7NCN0YsS0_VqbknFDwuezdE4nQQ@mail.gmail.com> (raw)
In-Reply-To: <20200922145447.v2.5.I27387a60499ae66446ae94ada3060dce1bc21817@changeid>

Hi Bin,

On Tue, 22 Sep 2020 at 14:55, Simon Glass <sjg@chromium.org> wrote:
>
> At present the 'bdinfo' command shows the framebuffer address, but not the
> address of the copy framebuffer, if present. Add support for this.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
> (no changes since v1)
>
>  cmd/bdinfo.c | 26 +++++++++++++++++++++++++-
>  1 file changed, 25 insertions(+), 1 deletion(-)
>

This one breaks with other archs so I sent v3.

Regards,
Simon

  reply	other threads:[~2020-09-23  3:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 20:54 [PATCH v2 0/5] x86: Updates to some commands Simon Glass
2020-09-22 20:54 ` [PATCH v2 1/5] x86: hob: Add way to show a single hob entry Simon Glass
2020-09-22 20:54 ` [PATCH v2 2/5] x86: hob: Try to show a name instead of a GUID Simon Glass
2020-09-22 20:54 ` [PATCH v2 3/5] x86: Allow showing details about a HOB entry Simon Glass
2020-09-22 20:54 ` [PATCH v2 4/5] x86: Add support for more than 8 MTRRs Simon Glass
2020-09-22 20:54 ` [PATCH v2 5/5] x86: video: Show information about each video device Simon Glass
2020-09-23  3:18   ` Simon Glass [this message]
2020-09-23  5:17 ` [PATCH v2 0/5] x86: Updates to some commands Bin Meng

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='CAPnjgZ2=T=nhULYVWteHU2T7NCN0YsS0_VqbknFDwuezdE4nQQ@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.