Skip to content

Instantly share code, notes, and snippets.

@sabas1080
Last active July 12, 2016 04:18
Show Gist options
  • Save sabas1080/0cc01fd6cd212027f7e7719e47421569 to your computer and use it in GitHub Desktop.
Save sabas1080/0cc01fd6cd212027f7e7719e47421569 to your computer and use it in GitHub Desktop.
Flashrom in the Raspberry Pi
sudo apt-get install libusb-1.0 build-essential pciutils usbutils libpci-dev libusb-dev libftdi1 libftdi-dev zlib1g-dev subversion
git clone https://github.com/flashrom/flashrom
cd flashrom
sudo make
sudo maker install
sudo nano /etc/modprobe.d/raspi-blacklist.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment