3 # This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ
4 SDP: boot -f _flash.bin
6 # This command will be run when ROM support stream mode
8 SDPS: boot -f _flash.bin
10 # These commands will be run when use SPL and will be skipped if no spl
11 # SDPU will be deprecated. please use SDPV instead of SDPU
14 SDPU: write -f _flash.bin -offset 0x57c00
19 # These commands will be run when use SPL and will be skipped if no spl
20 # if (SPL support SDPV)
23 SDPV: write -f _flash.bin -skipspl