summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-04-02 01:33:33 +0100
committerLeah Rowe <leah@libreboot.org>2023-04-15 00:11:23 +0100
commitb9ee4e79c33365ede01fb7d2a0d5c8f3c1a1928c (patch)
tree9049ef326762169c97353a9b8d9c2ed887ed20f1 /.gitignore
parent0229463f7bd45666f57bd4fde70d3187bce4fb0b (diff)
blobutil: support fetching KBC1126 EC (HP laptops)
This is useful for e.g. HP EliteBook 2560p. In coreboot config, enable e.g. (for lbmk blobutil): CONFIG_KBC1126_FW1="../../ec/hp2560p/ec.bin.fw1" CONFIG_KBC1126_FW2="../../ec/hp2560p/ec.bin.fw2" In resources/blobs/sources you would have these entries: EC_url EC_url_bkup EC_hash
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5fb035b9..e55b2616 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
/util/ich9utils/ich9show
/util/ich9utils/ich9gen
/TODO
+/ec/
/tmp/
/payload/
/me_cleaner/