On Aug 28, 2015 3:10 AM, "Karl Karpfen" <[email protected]> wrote: > > Hi, > > I recently bougt a Beaglebone Green which was stated to be fully Beaglebone-compliant and compatible. Amazingly I found there was no serial number stored in EEPROM of this BBG. > > So my question: is a valid an unique serial number (no longer) part of the specification that makes a board BeagleBone-compatible/-verified?
If you hexdump the eeprom you should see a serial number.. They wanted to be 100% compatible with old images and I wanted a way to detect that it was 'different'.. https://github.com/RobertCNelson/boot-scripts/blob/master/device/bone/bbg-eeprom.dump Regards, -- 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]. For more options, visit https://groups.google.com/d/optout.
