merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
669 stars 65 forks source link

Tigard - External Install Top #269

Closed diabl0w closed 10 months ago

diabl0w commented 11 months ago

There is a bug in the external_install_top.sh script where, if you choose tigard has your programmer, the programmer= is currently set to Tigard but it really should be:

programmer="ft2232_spi:type=2232H,port=B,divisor=4"

The external_install_bottom.sh already does this properly