4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
fatload usb 0 $load_addr satip-axe-@VERSION@.fw
|
|
set bootargs console=ttyAS0,115200 bigphysarea=20000 axecfg=reset
|
|
bootm $load_addr
|