Re: [beagleboard] Re: how to read the BBB EEPROM using the i2c u-boot command?

2015-04-11 Thread smith . winston . 101
On Thursday, April 9, 2015 at 7:46:49 AM UTC-4, Robert P. J. Day wrote: It works on both Debian (Jessie) and FreeBSD! It uses ioctl()'s to read 28 bytes from slave addr 0x50 on i2c-0. ah, very nice, thanks. The nice thing is that you don't have to be root to use it -- just a member

Re: [beagleboard] Re: how to read the BBB EEPROM using the i2c u-boot command?

2015-04-09 Thread Robert P. J. Day
On Wed, 8 Apr 2015, smith.winston@gmail.com wrote: On Wednesday, April 8, 2015 at 10:14:23 AM UTC-4, Robert P. J. Day wrote:   seeing differing opinions online ... if you read this: https://e2e.ti.com/support/arm/sitara_arm/f/791/t/233139 i should be able to display

[beagleboard] Re: how to read the BBB EEPROM using the i2c u-boot command?

2015-04-08 Thread smith . winston . 101
On Wednesday, April 8, 2015 at 10:14:23 AM UTC-4, Robert P. J. Day wrote: seeing differing opinions online ... if you read this: https://e2e.ti.com/support/arm/sitara_arm/f/791/t/233139 i should be able to display the first few bytes of the BBB's EEPROM from u-boot using: i2c md