On Wed, Oct 12, 2016 at 8:06 AM, Simon Glass <[email protected]> wrote: > On 9 October 2016 at 05:14, Bin Meng <[email protected]> wrote: >> This converts coreboot to use DM framebuffer driver. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> arch/x86/cpu/coreboot/Kconfig | 4 ---- >> arch/x86/dts/bayleybay.dts | 1 + >> arch/x86/dts/broadwell_som-6896.dts | 1 + >> arch/x86/dts/chromebook_link.dts | 1 + >> arch/x86/dts/chromebook_samus.dts | 1 + >> arch/x86/dts/chromebox_panther.dts | 1 + >> arch/x86/dts/coreboot_fb.dtsi | 5 +++++ >> arch/x86/dts/minnowmax.dts | 1 + >> configs/coreboot-x86_defconfig | 2 ++ >> doc/README.x86 | 4 ++++ >> drivers/video/Makefile | 2 +- >> include/configs/som-6896.h | 6 +++--- >> 12 files changed, 21 insertions(+), 8 deletions(-) >> create mode 100644 arch/x86/dts/coreboot_fb.dtsi > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

