diff --git a/uuu/spl_boot.lst b/uuu/spl_boot.lst index d005a533..d7f5cecf 100644 --- a/uuu/spl_boot.lst +++ b/uuu/spl_boot.lst @@ -5,7 +5,7 @@ SDP: boot -f _flash.bin # This command will be run when ROM support stream mode # i.MX8QXP, i.MX8QM -SDPS: boot -f _flash.bin +SDPS[-t 10000]: boot -f _flash.bin # These commands will be run when use SPL and will be skipped if no spl # SDPU will be deprecated. please use SDPV instead of SDPU @@ -23,4 +23,4 @@ SDPV: delay 1000 SDPV: write -f _flash.bin -skipspl SDPV: jump SDPV: done -# } \ No newline at end of file +# }