From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.
Date: Wed, 30 Apr 2014 11:19:06 +0200 [thread overview]
Message-ID: <20140430111906.27891f6c@crub> (raw)
In-Reply-To: <1398807476-29867-1-git-send-email-eric.nelson@boundarydevices.com>
On Tue, 29 Apr 2014 14:37:56 -0700
Eric Nelson <eric.nelson@boundarydevices.com> wrote:
> This patch updates the i.MX video driver to store the
> frame-buffer address in the fb_base field of the global
> data structure *gd.
>
> By doing this, you can find the frame buffer address
> using the 'bdinfo' command:
>
> U-Boot > bdinfo
> arch_number = 0x00000EB9
> ...
> FB base = 0x4F35F1C0
>
> This is very useful when debugging display connections.
>
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> drivers/video/mxc_ipuv3_fb.c | 5 +++++
> 1 file changed, 5 insertions(+)
applied to u-boot-video/master. Thanks!
Anatolij
prev parent reply other threads:[~2014-04-30 9:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 21:13 [U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data Eric Nelson
2014-04-29 21:26 ` Otavio Salvador
2014-04-29 21:34 ` Eric Nelson
2014-04-29 23:46 ` Marek Vasut
2014-04-29 21:37 ` [U-Boot] [PATCH V2] " Eric Nelson
2014-04-29 23:45 ` Marek Vasut
2014-04-30 9:19 ` Anatolij Gustschin [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=20140430111906.27891f6c@crub \
--to=agust@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox