beagleboard / bonescript

Scripting tools for the BeagleBoard and BeagleBone
http://beagleboard.org
MIT License
32 stars 9 forks source link

Blank EEPROM before writing to it #41

Open jadonk opened 6 years ago

jadonk commented 6 years ago

From @koenkooi on February 12, 2012 18:17

I noticed some garbage data in the pinmux section of the cape I flashed with bonescript. It went away by doing cat /dev/zero > /sys/bus/i2c/blah/eeprom before running the flasher.

Copied from original issue: jadonk/bonescript#14

jadonk commented 6 years ago

This issue was moved to beagleboard/bonescript#12