@echo off cd %~dp0 copy ..\..\script.ver . copy ..\..\uboot.boot . copy ..\..\ota.bin . copy ..\..\eq_cfg_hw.bin . ..\..\isd_download.exe -tonorflash -dev br25 -boot 0x12000 -div8 -wait 300 -uboot uboot.boot -app app.bin -res tone.cfg cfg_tool.bin eq_cfg_hw.bin -uboot_compress -key KTS_AC690x_5458.key :: -format all ::-reboot 2500 @rem ɾ����ʱ�ļ�-format all if exist *.mp3 del *.mp3 if exist *.PIX del *.PIX if exist *.TAB del *.TAB if exist *.res del *.res if exist *.sty del *.sty ..\..\ufw_maker.exe -fw_to_ufw jl_isd.fw copy jl_isd.ufw update.ufw del jl_isd.ufw @REM ���������ļ������ļ� ::ufw_maker.exe -chip AC800X %ADD_KEY% -output config.ufw -res bt_cfg.cfg ::IF EXIST jl_696x.bin del jl_696x.bin @rem ��������˵�� @rem -format vm //����VM ���� @rem -format cfg //����BT CFG ���� @rem -format 0x3f0-2 //��ʾ�ӵ� 0x3f0 �� sector ��ʼ�������� 2 �� sector(��һ������Ϊ16���ƻ�10���ƶ��ɣ��ڶ�������������10����) ping /n 2 127.1>null IF EXIST null del null