summaryrefslogtreecommitdiff
path: root/recipes-images/images/files/colibri-imx6ull/update.sh
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-11-16 20:51:18 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-11-27 15:50:55 +0100
commitd5701b77c7558f9906927a6fe52531d68d95c1d2 (patch)
tree8d16deb7dd2fc4ed36d2c31c7fa8578e223c0cd1 /recipes-images/images/files/colibri-imx6ull/update.sh
parente4c5a1aaa5ba1861e2e08c7232e0990dc6723114 (diff)
colibri-imx6ull: add dtb for wifi variant
Deploy the device tree for the Colibri iMX6ULL 512MB Wi-Fi / BT and choose the write one to flash into its UBI partition. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-images/images/files/colibri-imx6ull/update.sh')
-rwxr-xr-xrecipes-images/images/files/colibri-imx6ull/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/files/colibri-imx6ull/update.sh b/recipes-images/images/files/colibri-imx6ull/update.sh
index 76339c5..266a718 100755
--- a/recipes-images/images/files/colibri-imx6ull/update.sh
+++ b/recipes-images/images/files/colibri-imx6ull/update.sh
@@ -67,7 +67,7 @@ Usage()
}
# initialise options
-KERNEL_DEVICETREE="imx6ull-colibri-eval-v3.dtb"
+KERNEL_DEVICETREE="imx6ull-colibri-eval-v3.dtb imx6ull-colibri-wifi-eval-v3.dtb"
KERNEL_IMAGETYPE="zImage"
MODTYPE_DETECT=0