summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2011-07-14 22:09:28 +0000
committerWolfgang Denk <wd@denx.de>2011-07-28 16:32:50 +0200
commitf9a78b8d4f1e9b42eb0563029a22fd6c34390088 (patch)
treee95431fbf3f91d2b25a9c10b12d856dcb6f6374c /README
parent857d9ea67a4d70baf88a4495f8b70fef9f626ddc (diff)
downloadtalos-obmc-uboot-f9a78b8d4f1e9b42eb0563029a22fd6c34390088.tar.gz
talos-obmc-uboot-f9a78b8d4f1e9b42eb0563029a22fd6c34390088.zip
cosmetic: spell fixes etc.
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Acked-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cb08816741..bbe5789a67 100644
--- a/README
+++ b/README
@@ -1723,12 +1723,12 @@ The following options need to be configured:
=>
If you now switch to the new I2C Bus 3 with "i2c dev 3"
- u-boot sends First the Commando to the mux@70 to enable
- channel 6, and then the Commando to the mux@71 to enable
+ u-boot first sends the command to the mux@70 to enable
+ channel 6, and then the command to the mux@71 to enable
the channel 4.
After that, you can use the "normal" i2c commands as
- usual, to communicate with your I2C devices behind
+ usual to communicate with your I2C devices behind
the 2 muxes.
This option is actually implemented for the bitbanging
OpenPOWER on IntegriCloud