mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
45ae20fc12
Based on the conversation for PR #406, we decided to go with a more generic script for general-purpose flashing instead of having individual (and therefore very similar) flash scripts for each board type. This script currently handles flashrom on Librem and X230 board types and introduces a new CONFIG_BOARD option that sets specific flashrom arguments based on the board. It also adds support to gui-init to call this flash script.