diff options
author | Michael Jones <michael.jones@matrix-vision.de> | 2011-07-14 22:09:28 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-07-28 16:32:50 +0200 |
commit | f9a78b8d4f1e9b42eb0563029a22fd6c34390088 (patch) | |
tree | e95431fbf3f91d2b25a9c10b12d856dcb6f6374c /README | |
parent | 857d9ea67a4d70baf88a4495f8b70fef9f626ddc (diff) |
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-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |