add initial full size H710 files

This commit is contained in:
Jon Sands 2020-02-25 06:10:57 -05:00
parent 1b76660ec4
commit 22dd393732
6 changed files with 19 additions and 1 deletions

Binary file not shown.

View File

@ -0,0 +1,9 @@
@echo off
echo Full Size B0 Revision Preparation
pause If your card is not Full Size B0, hit ctrl+c now!! Otherwise hit enter
pause Press any key to clean adapter flash
megarec -cleanflash 0
echo Flash Cleaning Complete
pause Press any key to write IT Mode SBR
megarec -writesbr 0 BIGB0MOD.sbr
pause If no errors above, you may press any key then reboot

Binary file not shown.

View File

@ -0,0 +1,9 @@
@echo off
echo Revert Full Size B0 H710 To Dell Firmware
pause If your card is not FUll Size B0, hit ctrl+c now!! Otherwise hit enter
pause Press any key to clean adapter flash
megarec -cleanflash 0 BIG710.rom
echo Flashing Dell Image Complete
pause Press any key to write Dell SBR (required)
megarec -writesbr 0 BIGB0STK.sbr
pause If no errors above, you may press any key then reboot

Binary file not shown.

View File

@ -1,2 +1,2 @@
@echo off
megarec.exe -readsbr 0 sbrbak.bin
megarec.exe -readsbr 0 sbrbak.sbr