[U-Boot] [PATCH V2] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.
Marek Vasut
marex at denx.de
Wed Apr 30 01:45:07 CEST 2014
On Tuesday, April 29, 2014 at 11:37:56 PM, Eric Nelson 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 at boundarydevices.com>
Acked-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
More information about the U-Boot
mailing list