#flash_mmc has been renamed to flash_blk, ensure compatibility when updating from older versions test -n ${interface} || setenv interface mmc test -n ${drive} || setenv drive 0 fatload ${interface} ${drive}:1 ${loadaddr} flash_blk.img source ${loadaddr}