On Tue, Dec 13, 2016 at 4:14 PM, Mark <[email protected]> wrote: > > Hello -- > > When looking at the dump of a BBBlackRevC eeprom, I can see the header, > board,version, and serial. However, as the eeprom on newly received > BBBWireless was mis-programmed, some of this information is lacking. The > Black's label on P8 gives the 12-byte serial, but the Wireless gives, what I > may naively be assuming, is a 16-byte serial number. > > I am curious if the serializing conventions have changed for the Wireless > boards, departing from that described in Table 7 of the SRM. > > Anyway, if any new owners of a BeagleBone Black Wireless board could post > their eeprom contents here, I will be much appreciative. Mine was purchased > from Mouser last week right from the get-go of their being available there. > > method: > root@beaglebone:/sys/bus/i2c/devices/0-0050# cat eeprom | hexdump -C > > (contents will appear here)
root@beaglebone:~# cd /opt/scripts/ root@beaglebone:/opt/scripts# git pull Already up-to-date. GND - TP1 then run as root.. dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom Regards, -- Robert Nelson https://rcn-ee.com/ -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhqvMQgg5qMG-e7mO8fCdqbek2w7bjiBVR_8PY41ULUoQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
