X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.video;h=09a26b179368685b7a3a45a98a1d289aa91361a8;hb=0c4b382f9041f9f2f00246c8a0ece90dae5451be;hp=62ac17b0490f96cbbc07665eb6411dfa039aa332;hpb=61dfa65e405f2713dfc8090ed8147ec33b003717;p=oweals%2Fu-boot.git diff --git a/doc/README.video b/doc/README.video index 62ac17b049..09a26b1793 100644 --- a/doc/README.video +++ b/doc/README.video @@ -1,8 +1,7 @@ +SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it - * - * SPDX-License-Identifier: GPL-2.0+ */ "video-mode" environment variable @@ -32,13 +31,13 @@ The driver has been tested with the following configurations: Example: video-mode=fslfb:1280x1024-32@60,monitor=dvi -U-boot sunxi video controller driver +U-Boot sunxi video controller driver ==================================== -U-boot supports hdmi and lcd output on Allwinner sunxi SoCs, lcd output +U-Boot supports hdmi and lcd output on Allwinner sunxi SoCs, lcd output requires the CONFIG_VIDEO_LCD_MODE Kconfig value to be set. -The sunxi u-boot driver supports the following video-mode options: +The sunxi U-Boot driver supports the following video-mode options: - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use none: Disable video output.