public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/7] video, da8xx-fb: show fb addr in bdinfo
Date: Sat, 10 Aug 2013 11:02:42 +0200	[thread overview]
Message-ID: <20130810110242.50a16334@crub> (raw)
In-Reply-To: <1375507373-13785-6-git-send-email-hs@denx.de>

On Sat,  3 Aug 2013 07:22:51 +0200
Heiko Schocher <hs@denx.de> wrote:

> without this patch the bdinfo command shows:
> U-Boot# bd
> arch_number = 0x000010DC
> [...]
> sp start    = 0x8EF32F20
> FB base     = 0x00000000
> 
> with this patch it shows the address where the framebuffer
> for this video driver start:
> 
> arch_number = 0x000010DC
> [...]
> sp start    = 0x8EF32F20
> FB base     = 0x8EF3C788
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>
> Cc: Anatolij Gustschin <agust@denx.de>
> Cc: Tom Rini <trini@ti.com>
> ---
>  drivers/video/da8xx-fb.c | 1 +
>  1 Datei ge?ndert, 1 Zeile hinzugef?gt(+)

Applied to u-boot-video/master, thanks!

Anatolij

  parent reply	other threads:[~2013-08-10  9:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-03  5:22 [U-Boot] [PATCH 0/7] arm, am33xx, video: add video support for am33xx based boards Heiko Schocher
2013-08-03  5:22 ` [U-Boot] [PATCH 1/7] arm, am335x: add some missing registers and defines for lcd and epwm support Heiko Schocher
2013-08-06 15:22   ` Tom Rini
2013-08-03  5:22 ` [U-Boot] [PATCH 2/7] video, da8xx: move da8xx-fb.h to drivers/video Heiko Schocher
2013-08-06 15:24   ` Tom Rini
2013-08-10  9:01   ` Anatolij Gustschin
2013-08-03  5:22 ` [U-Boot] [PATCH 3/7] arm, am33xx: add clk_get prototype Heiko Schocher
2013-08-06 15:24   ` Tom Rini
2013-08-10  9:01   ` Anatolij Gustschin
2013-08-03  5:22 ` [U-Boot] [PATCH 4/7] video, da8xx-fb: changes for am335x usage Heiko Schocher
2013-08-06 15:27   ` Tom Rini
2013-08-10  9:02   ` Anatolij Gustschin
2013-08-03  5:22 ` [U-Boot] [PATCH 5/7] video, da8xx-fb: show fb addr in bdinfo Heiko Schocher
2013-08-06 15:28   ` Tom Rini
2013-08-10  9:02   ` Anatolij Gustschin [this message]
2013-08-03  5:22 ` [U-Boot] [PATCH 6/7] tools, bmp_logo: fix index from uint16_t to int to allow bigger logos Heiko Schocher
2013-08-10  9:02   ` Anatolij Gustschin
2013-08-03  5:22 ` [U-Boot] [PATCH 7/7] video: add an option to skip cfb console init Heiko Schocher
2013-08-06 15:30   ` Tom Rini
2013-08-10  9:04   ` Anatolij Gustschin

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=20130810110242.50a16334@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