satip-axe/patches/uboot-cfgresetusb.script

4 lines
121 B
Plaintext
Raw Normal View History

2016-02-01 22:09:46 +01:00
fatload usb 0 $load_addr satip-axe.fw
2015-08-10 15:09:15 +02:00
set bootargs console=ttyAS0,115200 bigphysarea=20000 axecfg=reset
bootm $load_addr