diff options
author | Leah Rowe <leah@libreboot.org> | 2021-10-30 19:12:35 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-10-30 19:19:31 +0100 |
commit | 651a3f05fd5315de2b53898cc88c71340a4326fc (patch) | |
tree | 9dd4369731eacf03d58004dd232a6ccec339e8f2 /resources/coreboot/macbook21/board.cfg | |
parent | 4e093b3eccb6e44f8be074752371251194577327 (diff) |
update to coreboot master on macbook21, and add vitali64's cstate 3 patch
improved battery life on macbook21
Diffstat (limited to 'resources/coreboot/macbook21/board.cfg')
-rw-r--r-- | resources/coreboot/macbook21/board.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/coreboot/macbook21/board.cfg b/resources/coreboot/macbook21/board.cfg index 19432151..b9de1e08 100644 --- a/resources/coreboot/macbook21/board.cfg +++ b/resources/coreboot/macbook21/board.cfg @@ -1,5 +1,6 @@ -cbtree="default" +cbtree="macbook21" romtype="i945 laptop" +cbrevision="acbbbede42dd00f93d8b39603dc7c052b389c43f" arch="x86_64" payload_grub="y" payload_grub_withseabios="y" |