summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-04-29 21:37:56 (GMT)
committerAnatolij Gustschin <agust@denx.de>2014-04-30 09:15:45 (GMT)
commita69214dc719862b8433608d7e914e51464dfd14c (patch)
treef88b4d29bd6644036f1aa3ef575a6a44a8fa3259 /tools
parenta405764c1ec835a41ccda943b9156aee25e15d5e (diff)
downloadu-boot-fsl-qoriq-a69214dc719862b8433608d7e914e51464dfd14c.tar.xz
video: mxc_ipuv3_fb: stash frame buffer pointer in global data.
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@boundarydevices.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions