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 <sba...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to