summaryrefslogtreecommitdiffstats
path: root/templates/machines/machines-branch/dra7xx-evm-flounder.jinja2
diff options
context:
space:
mode:
authorKhouloud Touil <ktouil@baylibre.com>2019-04-12 17:34:12 +0200
committerKhouloud Touil <ktouil@baylibre.com>2019-04-16 18:18:33 +0200
commit00b180b4e29603da12f4e6aa78dca1fed32d809f (patch)
treecbd9cdc78cf046fc54241807b8fa11b6d50ea8b0 /templates/machines/machines-branch/dra7xx-evm-flounder.jinja2
parent04388618788b36246c78ff439acd1cd17bd6b4bf (diff)
Add new files 'machine-branch.jinja2'
In order to take care with the old dtb names and to keep it as flexible as possible we create a file for each board and branch with the name that matches with each branch. Change-Id: I223588aa794e4af6428b2ddcd13a1f8d396152a8 Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
Diffstat (limited to 'templates/machines/machines-branch/dra7xx-evm-flounder.jinja2')
-rw-r--r--templates/machines/machines-branch/dra7xx-evm-flounder.jinja22
1 files changed, 2 insertions, 0 deletions
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