mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-04 18:53:42 +00:00

This converts coreboot to use DM framebuffer driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
5 lines
56 B
Text
5 lines
56 B
Text
/ {
|
|
coreboot-fb {
|
|
compatible = "coreboot-fb";
|
|
};
|
|
};
|