aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/variants
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2019-11-27 22:49:43 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-12-02 12:05:30 +0000
commit12507ce8954e074fd93c5366b0b5ecb10f28aa0a (patch)
tree773a47e1f4ad0b8a0b4439fc9613f201f2c51ce0 /src/mainboard/google/poppy/variants
parentcc3e2a031aeb81809573bc9c69bf315868420b82 (diff)
mb/google/poppy: add VBTs for remaining variants
Add VBT files for Atlas, Nocturne, Rammus, and Soraka variants. Extracted from ChromeOS recovery images for the respective boards. Select INTEL_GMA_HAVE_VBT for all variants except Poppy, since it doesn't have a VBT (or a recovery image from which to extract one). Change-Id: Icba2741e0b7309c22c027f956cd20cec78f34052 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37311 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/poppy/variants')
-rw-r--r--src/mainboard/google/poppy/variants/atlas/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/nocturne/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/rammus/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/soraka/data.vbtbin0 -> 4608 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/poppy/variants/atlas/data.vbt b/src/mainboard/google/poppy/variants/atlas/data.vbt
new file mode 100644
index 0000000000..850375e550
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/atlas/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/nocturne/data.vbt b/src/mainboard/google/poppy/variants/nocturne/data.vbt
new file mode 100644
index 0000000000..4d9293ef08
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/nocturne/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/rammus/data.vbt b/src/mainboard/google/poppy/variants/rammus/data.vbt
new file mode 100644
index 0000000000..5fc6e1ce8b
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/rammus/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/soraka/data.vbt b/src/mainboard/google/poppy/variants/soraka/data.vbt
new file mode 100644
index 0000000000..4156bdeff4
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/soraka/data.vbt
Binary files differ