Skip to content

Instantly share code, notes, and snippets.

@papodaca
Created September 8, 2016 18:30
Show Gist options
  • Save papodaca/05db069df7bb6ce087e8c46a5bd7d03e to your computer and use it in GitHub Desktop.
Save papodaca/05db069df7bb6ce087e8c46a5bd7d03e to your computer and use it in GitHub Desktop.
Upgrade libreboot
flashrom -p internal -r backup.rom
ich9gen --macaddress <some mac>
dd if=ich9fdgbe_8m.bin of=libreboot.rom bs=1 count=12k conv=notrunc
flashrom -p internal -w flashrom.rom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment