summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/machines/machines-branch/dra7xx-evm-eel.jinja22
-rw-r--r--templates/machines/machines-branch/dra7xx-evm-flounder.jinja22
-rw-r--r--templates/machines/machines-branch/dra7xx-evm-guppy.jinja22
-rw-r--r--templates/machines/machines-branch/m3ulcb-eel.jinja22
-rw-r--r--templates/machines/machines-branch/m3ulcb-flounder.jinja22
-rw-r--r--templates/machines/machines-branch/m3ulcb-guppy.jinja22
-rw-r--r--templates/machines/machines-branch/raspberrypi3-eel.jinja22
-rw-r--r--templates/machines/machines-branch/raspberrypi3-flounder.jinja22
-rw-r--r--templates/machines/machines-branch/raspberrypi3-guppy.jinja22
9 files changed, 18 insertions, 0 deletions
diff --git a/templates/machines/machines-branch/dra7xx-evm-eel.jinja2 b/templates/machines/machines-branch/dra7xx-evm-eel.jinja2
new file mode 100644
index 0000000..f4cdb31
--- /dev/null
+++ b/templates/machines/machines-branch/dra7xx-evm-eel.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/dra7xx-evm.jinja2' %}
+{%-set dtb = dtb|default("zImage-dra7-evm-lcd-lg.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/dra7xx-evm-flounder.jinja2 b/templates/machines/machines-branch/dra7xx-evm-flounder.jinja2
new file mode 100644
index 0000000..f4cdb31
--- /dev/null
+++ b/templates/machines/machines-branch/dra7xx-evm-flounder.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/dra7xx-evm.jinja2' %}
+{%-set dtb = dtb|default("zImage-dra7-evm-lcd-lg.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/dra7xx-evm-guppy.jinja2 b/templates/machines/machines-branch/dra7xx-evm-guppy.jinja2
new file mode 100644
index 0000000..f4cdb31
--- /dev/null
+++ b/templates/machines/machines-branch/dra7xx-evm-guppy.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/dra7xx-evm.jinja2' %}
+{%-set dtb = dtb|default("zImage-dra7-evm-lcd-lg.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/m3ulcb-eel.jinja2 b/templates/machines/machines-branch/m3ulcb-eel.jinja2
new file mode 100644
index 0000000..b4e639a
--- /dev/null
+++ b/templates/machines/machines-branch/m3ulcb-eel.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/m3ulcb.jinja2' %}
+{%- set dtb = dtb|default("Image-r8a7796-m3ulcb.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/m3ulcb-flounder.jinja2 b/templates/machines/machines-branch/m3ulcb-flounder.jinja2
new file mode 100644
index 0000000..b4e639a
--- /dev/null
+++ b/templates/machines/machines-branch/m3ulcb-flounder.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/m3ulcb.jinja2' %}
+{%- set dtb = dtb|default("Image-r8a7796-m3ulcb.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/m3ulcb-guppy.jinja2 b/templates/machines/machines-branch/m3ulcb-guppy.jinja2
new file mode 100644
index 0000000..b4e639a
--- /dev/null
+++ b/templates/machines/machines-branch/m3ulcb-guppy.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/m3ulcb.jinja2' %}
+{%- set dtb = dtb|default("Image-r8a7796-m3ulcb.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/raspberrypi3-eel.jinja2 b/templates/machines/machines-branch/raspberrypi3-eel.jinja2
new file mode 100644
index 0000000..68380da
--- /dev/null
+++ b/templates/machines/machines-branch/raspberrypi3-eel.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/raspberrypi3.jinja2' %}
+{%- set dtb = dtb|default("uImage-bcm2710-rpi-3-b+vc4+ft5406.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/raspberrypi3-flounder.jinja2 b/templates/machines/machines-branch/raspberrypi3-flounder.jinja2
new file mode 100644
index 0000000..68380da
--- /dev/null
+++ b/templates/machines/machines-branch/raspberrypi3-flounder.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/raspberrypi3.jinja2' %}
+{%- set dtb = dtb|default("uImage-bcm2710-rpi-3-b+vc4+ft5406.dtb") %} \ No newline at end of file
diff --git a/templates/machines/machines-branch/raspberrypi3-guppy.jinja2 b/templates/machines/machines-branch/raspberrypi3-guppy.jinja2
new file mode 100644
index 0000000..68380da
--- /dev/null
+++ b/templates/machines/machines-branch/raspberrypi3-guppy.jinja2
@@ -0,0 +1,2 @@
+{%- extends 'machines/raspberrypi3.jinja2' %}
+{%- set dtb = dtb|default("uImage-bcm2710-rpi-3-b+vc4+ft5406.dtb") %} \ No newline at end of file