]> git.baikalelectronics.ru Git - uboot.git/commit
x86: dts: Remove coreboot_fb.dtsi
authorBin Meng <bmeng.cn@gmail.com>
Fri, 10 Aug 2018 09:39:35 +0000 (02:39 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 20 Aug 2018 05:52:49 +0000 (13:52 +0800)
commitc6d99013dd36f112a00236a2e53bccf85d4e0112
tree28a16cd52920aca9b9d0306faf51c17393843d56
parenta89e04ed26b86a86405aa6264f99a4bc3b315db1
x86: dts: Remove coreboot_fb.dtsi

There is no need to keep a separate coreboot_fb.dtsi since now we
have a generic coreboot payload dts.

While we are here, this also remove the out-of-date description in
the documentation regarding to coreboot framebuffer driver with
U-Boot loaded as a payload from coreboot. As the testing result with
QEMU 2.5.0 shows, the driver just works like a charm.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/bayleybay.dts
arch/x86/dts/chromebook_link.dts
arch/x86/dts/chromebook_samus.dts
arch/x86/dts/chromebox_panther.dts
arch/x86/dts/coreboot_fb.dtsi [deleted file]
arch/x86/dts/minnowmax.dts
doc/README.x86