aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/dynamic-layers/toradex-nxp-layer/recipes-bsp/u-boot/u-boot-script-toradex/fwd_mmc.scr
blob: 4c8f666f15335bcf2979d612fc427091da0da5e9 (plain)
1
2
3
#the update.sh script renames this. fwd_mmc.scr -> ../flash_mmc.img
#flash_mmc has been renamed to flash_blk, ensure compatibilty when updating from older versions
fatload mmc ${drive}:1 ${loadaddr} flash_blk.img && source ${loadaddr}