--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
U-Boot# i2c md 0x50 0x0
0000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................beaglebone:/sys/class/i2c-dev/i2c-0/device/0-0050# cat eeprom | xxd | head
0000000: aa55 33ee 4133 3335 424e 4c54 3041 3543 .U3.A335BNLT0A5C-Boot# i2c md 24 0
0000: e2 3e 00 01 b1 80 b2 01 00 00 84 00 7f 0c 18 02 .>..............--
As I recall, there is indeed an issue with I2C working on all buses under the UBoot mode.
--
If you're on 2.1 silicon, why not boot over USB and flash that way. Will be way faster than JTAG and you can run from any platform (mac, pc, linux)
--
The USB boot ROM code is overlapping data in the TXFIFO and RXFIFO which leads to
data corruption. This data corruption causes a data abort and prevents USB boot from
working.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/G6KU1KQ3n5M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.