Advertisement
Guest User

Untitled

a guest
Sep 14th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. root@beaglebone:/sys/bus/i2c/devices# i2cdetect -l
  2. i2c-0 i2c OMAP I2C adapter I2C adapter
  3. i2c-1 i2c OMAP I2C adapter I2C adapter
  4. root@beaglebone:/sys/bus/i2c/devices# hexdump -C 1-005
  5. 1-0054/ 1-0055/ 1-0056/ 1-0057/
  6. root@beaglebone:/sys/bus/i2c/devices# hexdump -C 1-005
  7. 1-0054/ 1-0055/ 1-0056/ 1-0057/
  8. root@beaglebone:/sys/bus/i2c/devices# hexdump -C 0-0050/eeprom
  9. 00000000 aa 55 33 ee 41 33 33 35 42 4f 4e 45 30 30 41 35 |.U3.A335BONE00A5|
  10. 00000010 30 38 31 32 42 42 30 30 30 34 31 30 00 00 00 00 |0812BB000410....|
  11. 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  12. 00000030 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff |................|
  13. 00000040 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
  14. *
  15. ^C
  16. root@beaglebone:/sys/bus/i2c/devices# hexdump -C 1-0054/eeprom
  17. 00000000 aa 55 33 ee 41 30 42 65 61 67 6c 65 42 6f 6e 65 |.U3.A0BeagleBone|
  18. 00000010 20 44 56 49 2d 44 20 43 41 50 45 2e 2e 2e 2e 2e | DVI-D CAPE.....|
  19. 00000020 2e 2e 2e 2e 2e 2e 30 30 41 30 42 65 61 67 6c 65 |......00A0Beagle|
  20. 00000030 62 6f 61 72 64 74 6f 79 73 2e 42 42 2d 42 4f 4e |boardtoys.BB-BON|
  21. 00000040 45 2d 44 56 49 44 2d 30 31 2e 32 34 30 36 31 32 |E-DVID-01.240612|
  22. 00000050 44 56 49 44 30 30 36 33 00 00 00 00 00 00 00 00 |DVID0063........|
  23. 00000060 c0 0f c0 08 c0 08 c0 08 c0 08 c0 0b e0 0b 00 00 |................|
  24. 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  25. *
  26. 00000090 00 00 00 00 00 00 00 00 00 00 00 00 c0 0f c0 0f |................|
  27. 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  28. 000000b0 00 00 c0 08 c0 08 c0 08 c0 08 c0 08 c0 08 c0 08 |................|
  29. 000000c0 c0 08 c0 08 c0 08 c0 08 c0 08 c0 08 c0 08 c0 08 |................|
  30. 000000d0 c0 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
  31. 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 |.............d..|
  32. 000000f0 00 32 00 00 ff ff ff ff ff ff ff ff ff ff ff ff |.2..............|
  33. 00000100 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
  34. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement