diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-04-18 22:34:03 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-12 20:39:46 +0200 |
commit | 0f89c54be92773b23d66ac401ba6acb6144100c3 (patch) | |
tree | 60f51c10ce10d8525fd635a1f99e76707221f4d0 /doc/README.xpedite1k | |
parent | d48eb5131d287f52bb85b4c58c8680a2e8e3b641 (diff) | |
download | u-boot-imx-0f89c54be92773b23d66ac401ba6acb6144100c3.zip u-boot-imx-0f89c54be92773b23d66ac401ba6acb6144100c3.tar.gz u-boot-imx-0f89c54be92773b23d66ac401ba6acb6144100c3.tar.bz2 |
i2c: Update references to individual i2c commands
The individual i2c commands imd, imm, inm, imw, icrc32, iprobe, iloop,
and isdram are no longer available so all references to them have been
updated to the new form of "i2c <cmd>".
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'doc/README.xpedite1k')
-rw-r--r-- | doc/README.xpedite1k | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.xpedite1k b/doc/README.xpedite1k index 34bba13..1da8b80 100644 --- a/doc/README.xpedite1k +++ b/doc/README.xpedite1k @@ -23,7 +23,7 @@ strappings and the 2 EMAC HW Ethernet addresses. Be careful not to change the 1st page of the EEPROM! Unpopulated jumper J560 can get you out of trouble as it disables the strapping read from EEPROM. -I2C iprobe +I2C probe ===================== The i2c utilities work and have been tested on Rev B. of the 440GX. See @@ -47,10 +47,10 @@ J560 - closed This will select the default sys0 and sys1 settings (the serial eeproms are not used). Then power up the board and fix the serial -eeprom using the imm command. Here are the values I currently +eeprom using the 'i2c mm' command. Here are the values I currently use: -=> imd 50 0 10 +=> i2c md 50 0 10 0000: 85 7d 42 06 07 80 11 00 00 00 00 00 00 00 00 00 .}B............. |