drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
[oweals/u-boot.git] / doc / README.x86
index c34f45586be329bbf07e7c58e16709a10bc9d0f4..a38cc1bc6ca9b7b7a00036961f606bc4d1e48bf9 100644 (file)
@@ -381,6 +381,10 @@ To enable video you must enable these options in coreboot:
    - Set framebuffer graphics resolution (1280x1024 32k-color (1:5:5))
    - Keep VESA framebuffer
 
+And include coreboot_fb.dtsi in your board's device tree source file, like:
+
+   /include/ "coreboot_fb.dtsi"
+
 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.
@@ -1073,7 +1077,6 @@ TODO List
 ---------
 - Audio
 - Chrome OS verified boot
-- Support for CONFIG_EFI_LOADER
 - Building U-Boot to run in 64-bit mode
 
 References