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)
Thank you very much,
Mark