]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: video: Add a debug() to display the frame buffer address
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jan 2015 23:17:59 +0000 (16:17 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:24:58 +0000 (07:24 -0800)
commit6dcc8159849a88610205d5d2e67107a76ac2189d
treed1640175bf4318e8fd83132dc3b9e2c037afb20b
parent8a388085c70d0da306cbd0dc644606cf8be24486
x86: video: Add a debug() to display the frame buffer address

Provide a way to display this address when booting.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/x86_fb.c