]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/video.h
colibri_vf: set fdtfile for distroboot
[thirdparty/u-boot.git] / include / video.h
index 3f9139eea445eec966ae5ebc612e6967fbe7612a..1d57b48b173807dfb9914793e7ff283ab5962425 100644 (file)
@@ -61,7 +61,9 @@ enum video_log2_bpp {
  * @font_size: Font size in pixels (0 to use a default value)
  * @fb:                Frame buffer
  * @fb_size:   Frame buffer size
- * @line_length:       Length of each frame buffer line, in bytes
+ * @line_length:       Length of each frame buffer line, in bytes. This can be
+ *             set by the driver, but if not, the uclass will set it after
+ *             probing
  * @colour_fg: Foreground colour (pixel value)
  * @colour_bg: Background colour (pixel value)
  * @flush_dcache:      true to enable flushing of the data cache after