u-boot-brain/arch/x86/dts/coreboot_fb.dtsi
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver
This converts coreboot to use DM framebuffer driver.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-10-12 10:58:24 +08:00

6 lines
56 B
Plaintext

/ {
coreboot-fb {
compatible = "coreboot-fb";
};
};