add cfgresetusb uboot script

This commit is contained in:
Jaroslav Kysela
2015-08-10 15:09:15 +02:00
parent e45c18b9b5
commit c8f8ed8839
4 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
fatload usb 0 $load_addr satip-axe-@VERSION@.fw
set bootargs console=ttyAS0,115200 bigphysarea=20000 axecfg=reset
bootm $load_addr