aboutsummaryrefslogtreecommitdiffstats
path: root/templates/machines/dra7xx-evm.jinja2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machines/dra7xx-evm.jinja2')
-rw-r--r--templates/machines/dra7xx-evm.jinja21
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/machines/dra7xx-evm.jinja2 b/templates/machines/dra7xx-evm.jinja2
index ae3d97b..98ce0ed 100644
--- a/templates/machines/dra7xx-evm.jinja2
+++ b/templates/machines/dra7xx-evm.jinja2
@@ -3,4 +3,3 @@
{%- set dtb = dtb|default("zImage-dra7-evm-lcd-lg.dtb") %}
{%- set kernel_image = kernel_image|default("zImage") %}
{%- set rootfs_type = rootfs_type|default("nbd") %}
-{%- set uboot_type = "bootz" %}