# Pastebin FElKu4qV setenv check_fastboot_cmd '\ setenv run_fastboot 0; \ if gpt verify mmc ${mmcdev} ${partitions}; then; \ else \ echo Broken MMC partition scheme;\ setenv run_fastboot 1;\ fi;'