more tidbits

The image i downloaded has this for the files

root@beaglebone:/opt/scripts/device/bone# hexdump bbb-eeprom.dump
0000000 55aa ee33 3341 3533 4e42 544c
000000c

root@beaglebone:/opt/scripts/device/bone# hexdump bbg-eeprom.dump
0000000 55aa ee33 3341 3533 4e42 544c 4242 3147
0000010 4242 3047 3030 3030 3030 3030
000001c

Maybe the file should look like this ?

root@beaglebone:/opt/scripts/device/bone# more eeprom_database.txt
Production:

BeagleBone Black:
A5A: [aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 41 35 41 |.U3.A335BNLT0A5A|]
A5B: [aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 41 35 42 |.U3.A335BNLT0A5B|]
A5C: [aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 41 35 43 |.U3.A335BNLT0A5C|]
A6: [aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 30 41 36 |.U3.A335BNLT00A6|]
C: [aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 30 30 43 |.U3.A335BNLT000C|]

or is the extra data supposed to be somehow added later on in the
manufacturing chain