diff options
| author | Fabio Estevam <[email protected]> | 2016-04-02 11:53:18 -0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-04-11 12:44:39 -0400 |
| commit | 8eca9439eaac7a1d0742c11879fd1b2d8f8e1375 (patch) | |
| tree | 194059fd1101aa0c266921b343508f0be2050526 | |
| parent | c8e4d2a8b90cfb2a19c274ba7e5525b2757dab77 (diff) | |
README: Specify the full path for README.video
It is clearer to specify the full path to access the
doc/README.video file.
Signed-off-by: Fabio Estevam <[email protected]>
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1802,7 +1802,7 @@ CBFS (Coreboot Filesystem) support The DIU driver will look for the 'video-mode' environment variable, and if defined, enable the DIU as a console during - boot. See the documentation file README.video for a + boot. See the documentation file doc/README.video for a description of this variable. - LCD Support: CONFIG_LCD |
