summaryrefslogtreecommitdiffstats
path: root/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr
diff options
context:
space:
mode:
Diffstat (limited to 'meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr')
-rw-r--r--meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr
new file mode 100644
index 0000000..4c8f666
--- /dev/null
+++ b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex/fwd_mmc.scr
@@ -0,0 +1,3 @@
1#the update.sh script renames this. fwd_mmc.scr -> ../flash_mmc.img
2#flash_mmc has been renamed to flash_blk, ensure compatibilty when updating from older versions
3fatload mmc ${drive}:1 ${loadaddr} flash_blk.img && source ${loadaddr}