As I *know* the eeprom contains the following data: HEADER(8) HEX Value ,AA5533EE, FORMAT REVISION(2) ASCII ,A0, BOARD NAME ASC (32) ASCII ,BeagleBone AUDIO CAPE..........., VERSION (4) ASCII ,00A1, MANUFACTURER (16) ASCII ,Beagleboardtoys., PART NUMBER (16) ASCII ,BB-BONE-AUDI-01., NUMBER OF PINS USED (2) HEX IN ASCII ,13, SERIAL NUMBER(12) ASCII ,WWYYAUDInnnn, P9-22 (2) HEX value ,0000, P9-21 ,0000, P9-18 ,0000, P9-17 ,0000, P9-42 ,0000, P8-35 ,0000,
this is a description file, but I need a binary dump of this data obtained from a real EEPROM 2013/10/2 garyamort <[email protected]> > > As I understand it, the EEPROM just contains a copy of the compiled device > tree, which you already have on any up to date kernel in the /firmware > directory[for example BB-BONE-AUDI-01-00A0.dtbo] > > If you use one of the kernel compilation scripts, you should even have a > copy of the source code in KERNEL/firmware/capes > > -- > 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/groups/opt_out. > -- LinkedIn - http://www.linkedin.com/in/maximpodbereznyy Company - http://www.linkedin.com/company/mentorel Facebook - https://www.facebook.com/mentorel.company -- 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/groups/opt_out.
