r-link-uboot/board/santiago/altbootcmd_debug.ush

5 lines
175 B
Plaintext

mw.l ${fdaddr} 0xdeadbeef 0x80
ignore fatload ${bootdev.class} ${bootdev}:${flash.part.bootfs.num} ${fdaddr} /altbootcmd.image
ignore autoscr ${fdaddr}
run altbootcmd.default