From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 4/4] OMAP3: add video support to the mcx board
Date: Wed, 17 Oct 2012 15:58:57 -0700 [thread overview]
Message-ID: <20121017225857.GL27770@bill-the-cat> (raw)
In-Reply-To: <1350396426-11400-4-git-send-email-sbabic@denx.de>
On Tue, Oct 16, 2012 at 04:07:06PM +0200, Stefano Babic wrote:
> Add video support to the board with the display
> focaltech etm070003dh6.
>
> Signed-off-by: Stefano Babic <sbabic@denx.de>
[snip]
> +int board_video_init(void)
> +{
> + struct prcm *prcm_base = (struct prcm *)PRCM_BASE;
> + void *fb;
> +
> + fb = (void *)0x88000000;
What's at this magic location in DDR? #define please, thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121017/96cc9dbd/attachment.pgp>
next prev parent reply other threads:[~2012-10-17 22:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 14:07 [U-Boot] [PATCH v1 1/4] OMAP3: updated pinmux and environment for new revision of mcx board Stefano Babic
2012-10-16 14:07 ` [U-Boot] [PATCH v1 2/4] OMAP3: mcx: updated to new hardware revision Stefano Babic
2012-10-16 14:07 ` [U-Boot] [PATCH v1 3/4] VIDEO: add macro to set LCD size for DSS driver Stefano Babic
2012-10-16 14:26 ` Anatolij Gustschin
2012-10-16 14:07 ` [U-Boot] [PATCH v1 4/4] OMAP3: add video support to the mcx board Stefano Babic
2012-10-17 22:58 ` Tom Rini [this message]
2012-10-21 9:56 ` [U-Boot] [PATCH v2 " Stefano Babic
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=20121017225857.GL27770@bill-the-cat \
--to=trini@ti.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.