RobertCNelson / omap-image-builder

omap image builder
http://elinux.org/BeagleBoardUbuntu
MIT License
153 stars 200 forks source link

Another BeagleBone Black revision number in the wild #100

Closed BrianAdams closed 6 years ago

BrianAdams commented 7 years ago

aa5533ee41333335424e4c5430303042

May have been from an Element14 run

Labeled as a Revision B

RobertCNelson commented 7 years ago

@jadonk another one snuck by..

@BrianAdams run this with the wp-grounded on the eeprom (TP4)

wget https://raw.githubusercontent.com/RobertCNelson/boot-scripts/master/device/bone/bbb-eeprom.dump
dd if=bbb-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom
jadonk commented 7 years ago

2GB eMMC? Rev B is listed on the wiki: http://elinux.org/Beagleboard:BeagleBoneBlack#Revision_B

jadonk commented 7 years ago

@RobertCNelson will support for Rev B be added, since it is valid?

RobertCNelson commented 7 years ago

@jadonk @BrianAdams can we get the hexdump version:

debian@test-bbb-1:/opt/scripts/tools$ sudo ./version.sh | grep eeprom
eeprom:[A335BNLT0A5A1813BBBK3053]

Regards,