[U-Boot] [PATCH v1 4/4] OMAP3: add video support to the mcx board
Tom Rini
trini at ti.com
Thu Oct 18 00:58:57 CEST 2012
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 at 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>
More information about the U-Boot
mailing list