]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
x86: doc: Document coreboot framebuffer driver issue on QEMU
authorBin Meng <bmeng.cn@gmail.com>
Sun, 9 Oct 2016 11:14:10 +0000 (04:14 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 12 Oct 2016 02:55:38 +0000 (10:55 +0800)
For some unknown reason, coreboot framebuffer driver never works on
QEMU since day 1. It seems the driver only works on real hardware.
Document this issue.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/README.x86

index ba5bb99dcd1a7edb5ef0bd135d8b1451786c141f..437dc291e1afeb19b91fbadeba953e1224496348 100644 (file)
@@ -385,6 +385,9 @@ At present it seems that for Minnowboard Max, coreboot does not pass through
 the video information correctly (it always says the resolution is 0x0). This
 works correctly for link though.
 
+Note: coreboot framebuffer driver does not work on QEMU. The reason is unknown
+at this point. Patches are welcome if you figure out anything wrong.
+
 Test with QEMU for bare mode
 ----------------------------
 QEMU is a fancy emulator that can enable us to test U-Boot without access to