summaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/variants
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/reef/variants')
-rw-r--r--src/mainboard/google/reef/variants/coral/Makefile.inc8
-rw-r--r--src/mainboard/google/reef/variants/coral/astronaut-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/babymega-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/babytiger-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/epaulette-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/nasher-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/rabbid_rugged-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/coral/santa-data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/pyro/data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/reef/data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/sand/data.vbtbin0 -> 6656 bytes
-rw-r--r--src/mainboard/google/reef/variants/snappy/data.vbtbin0 -> 6656 bytes
13 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/variants/coral/Makefile.inc b/src/mainboard/google/reef/variants/coral/Makefile.inc
index e52d9598a6..440ec9c545 100644
--- a/src/mainboard/google/reef/variants/coral/Makefile.inc
+++ b/src/mainboard/google/reef/variants/coral/Makefile.inc
@@ -4,3 +4,11 @@ ramstage-y += mainboard.c
ramstage-y += gpio.c
smm-y += gpio.c
+
+$(call add_vbt_to_cbfs, vbt-astronaut.bin, astronaut-data.vbt)
+$(call add_vbt_to_cbfs, vbt-babytiger.bin, babytiger-data.vbt)
+$(call add_vbt_to_cbfs, vbt-babymega.bin, babymega-data.vbt)
+$(call add_vbt_to_cbfs, vbt-epaulette.bin, epaulette-data.vbt)
+$(call add_vbt_to_cbfs, vbt-nasher.bin, nasher-data.vbt)
+$(call add_vbt_to_cbfs, vbt-rabbid_rugged.bin, rabbid_rugged-data.vbt)
+$(call add_vbt_to_cbfs, vbt-santa.bin, santa-data.vbt)
diff --git a/src/mainboard/google/reef/variants/coral/astronaut-data.vbt b/src/mainboard/google/reef/variants/coral/astronaut-data.vbt
new file mode 100644
index 0000000000..6b4109e078
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/astronaut-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/babymega-data.vbt b/src/mainboard/google/reef/variants/coral/babymega-data.vbt
new file mode 100644
index 0000000000..65706200c6
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/babymega-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/babytiger-data.vbt b/src/mainboard/google/reef/variants/coral/babytiger-data.vbt
new file mode 100644
index 0000000000..65706200c6
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/babytiger-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/data.vbt b/src/mainboard/google/reef/variants/coral/data.vbt
new file mode 100644
index 0000000000..2da3a79b86
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/epaulette-data.vbt b/src/mainboard/google/reef/variants/coral/epaulette-data.vbt
new file mode 100644
index 0000000000..6b4109e078
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/epaulette-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/nasher-data.vbt b/src/mainboard/google/reef/variants/coral/nasher-data.vbt
new file mode 100644
index 0000000000..b7122fa1b7
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/nasher-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/rabbid_rugged-data.vbt b/src/mainboard/google/reef/variants/coral/rabbid_rugged-data.vbt
new file mode 100644
index 0000000000..e26cfda262
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/rabbid_rugged-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/coral/santa-data.vbt b/src/mainboard/google/reef/variants/coral/santa-data.vbt
new file mode 100644
index 0000000000..6b4109e078
--- /dev/null
+++ b/src/mainboard/google/reef/variants/coral/santa-data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/pyro/data.vbt b/src/mainboard/google/reef/variants/pyro/data.vbt
new file mode 100644
index 0000000000..472ac11e10
--- /dev/null
+++ b/src/mainboard/google/reef/variants/pyro/data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/reef/data.vbt b/src/mainboard/google/reef/variants/reef/data.vbt
new file mode 100644
index 0000000000..2da3a79b86
--- /dev/null
+++ b/src/mainboard/google/reef/variants/reef/data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/sand/data.vbt b/src/mainboard/google/reef/variants/sand/data.vbt
new file mode 100644
index 0000000000..2da3a79b86
--- /dev/null
+++ b/src/mainboard/google/reef/variants/sand/data.vbt
Binary files differ
diff --git a/src/mainboard/google/reef/variants/snappy/data.vbt b/src/mainboard/google/reef/variants/snappy/data.vbt
new file mode 100644
index 0000000000..2da3a79b86
--- /dev/null
+++ b/src/mainboard/google/reef/variants/snappy/data.vbt
Binary files differ