On Wed, Oct 9, 2013 at 2:10 PM, luke.leighton luke.leighton@gmail.com wrote:
u-boot... sun7i# i2c md 0x68 0 0x10 Error reading the chip. sun7i# i2c md 0x34 0 0x10 0000: fb 10 00 41 00 00 00 00 00 00 00 00 00 00 00 0e ...A............ sun7i#
... moo??
http://lists.denx.de/pipermail/u-boot/2012-November/140778.html
+int axp209_write(enum axp209_reg reg, u8 val) +{
- return i2c_write(0x34, reg, 1, &val, 1);
+}
ahhhhh :)
whew. panic over. it's at the correct address. wheeewww :)