aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2020-08-04 17:01:50 +0300
committerEvgeny Zinoviev <me@ch1p.io>2020-08-04 17:01:50 +0300
commit52475cdb32c7b9befa1d3a92df3c06eef7e438a7 (patch)
treeaa492fd6b69aca45f6d9427d98b6d8d99c6239d8
parentd9083f56c91da5cce9d5c6d9477627db6f6cbeb3 (diff)
add a note about mba 4,2
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index accdbf1..e913c6d 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,15 @@
#### Supported models
As of time of writing, following models are supported in coreboot. Other models might be supported in future.
-* MacBook Air 4,2 (13'' Mid 2011) (`macbookair4_2`)
+* MacBook Air 4,2 (13'' Mid 2011) (`macbookair4_2`).<br>**Attention!** See the note below.
* MacBook Air 5,2 (13'' Mid 2012) (`macbookair5_2`)
* MacBook Pro 8,1 (13'' Early 2011) (`macbookpro8_1`)
* MacBook Pro 10,1 (15'' Mid 2012 Retina) (`macbookpro10_1`)
+**MacBook Air 4,2** is the only model that hasn't been tested or ported by me, simply because I don't have it.
+There were reports that it doesn't work, and by the nature of those reports I suggest that coreboot port for MBA 4,2 is broken.
+Please don't try to use mmga on 4,2 until it's fixed.
+
#### System requirements
* Recent Linux booted with `iomem=relaxed` kernel parameter (needed for internal flashing to work);
* Build dependencies. Here's a list for Ubuntu 16.04: