fix idl4k.cfgresetusb and dist/README
This commit is contained in:
parent
f41f9d1416
commit
ccc89f44ae
3
dist/README
vendored
3
dist/README
vendored
@ -108,7 +108,8 @@ Recovery from the wrong configuration:
|
||||
- copy idl4k.cfgreset file as idl4k.scr file to the root directory on the USB stick
|
||||
- for firmware on the USB stick:
|
||||
- copy idl4k.cfgresetusb file as idl4k.scr file to the root directory on the USB stick
|
||||
- copy satip-axe-*.fw file to the root directory on the USB stick (build 10 or later)
|
||||
- copy satip-axe-*.fw file as satip-axe.fw to the root directory on the USB stick
|
||||
(build 10 or later)
|
||||
- plug the USB stick to the upper USB port in box
|
||||
- turn on the box
|
||||
- the old configuration file is moved to /etc/sysconfig/config.old
|
||||
|
BIN
dist/idl4k.cfgresetusb
vendored
BIN
dist/idl4k.cfgresetusb
vendored
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
fatload usb 0 $load_addr satip-axe-@VERSION@.fw
|
||||
fatload usb 0 $load_addr satip-axe.fw
|
||||
set bootargs console=ttyAS0,115200 bigphysarea=20000 axecfg=reset
|
||||
bootm $load_addr
|
||||
|
Loading…
Reference in New Issue
Block a user