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/macbook11/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/macbook11/board.cfg')
-rw-r--r-- | resources/coreboot/macbook11/board.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/coreboot/macbook11/board.cfg b/resources/coreboot/macbook11/board.cfg index 4a307656..2e45e091 100644 --- a/resources/coreboot/macbook11/board.cfg +++ b/resources/coreboot/macbook11/board.cfg @@ -1,4 +1,4 @@ -cbtree="default" +cbtree="macbook21" romtype="i945 laptop" arch="x86_32" payload_grub="y" |