summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-25 15:14:43 +0000
committerwdenk <wdenk>2004-03-25 15:14:43 +0000
commitb79a11cc2bda7a4d5e00444427a0d06b4e86a990 (patch)
tree746dd46c12a481c3d0622cb51fcf7865047fba04 /README
parent518e2e1ae322251f6452c7b413ecdc70c4605fa1 (diff)
downloadblackbird-obmc-uboot-b79a11cc2bda7a4d5e00444427a0d06b4e86a990.tar.gz
blackbird-obmc-uboot-b79a11cc2bda7a4d5e00444427a0d06b4e86a990.zip
Code cleanup
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 316f44d308..071ee2fd73 100644
--- a/README
+++ b/README
@@ -778,13 +778,13 @@ The following options need to be configured:
Enable Chips & Technologies 69000 Video chip
CONFIG_VIDEO_SMI_LYNXEM
- Enable Silicon Motion SMI 712/710/810 Video chip. The
+ Enable Silicon Motion SMI 712/710/810 Video chip. The
video output is selected via environment 'videoout'
(1 = LCD and 2 = CRT). If videoout is undefined, CRT is
assumed.
- For the CT69000 and SMI_LYNXEM drivers, videomode is
- selected via environment 'videomode'. Two diferent ways
+ For the CT69000 and SMI_LYNXEM drivers, videomode is
+ selected via environment 'videomode'. Two diferent ways
are possible:
- "videomode=num" 'num' is a standard LiLo mode numbers.
Following standard modes are supported (* is default):
@@ -798,7 +798,7 @@ The following options need to be configured:
-------------+---------------------------------------------
(i.e. setenv videomode 317; saveenv; reset;)
- - "videomode=bootargs" all the video parameters are parsed
+ - "videomode=bootargs" all the video parameters are parsed
from the bootargs. (See drivers/videomodes.c)
OpenPOWER on IntegriCloud