From 7c125e8ee072aef7a6db4c00a9a6766d31f0137c Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Thu, 18 Jun 2020 07:28:53 -0600 Subject: [PATCH] Remove document for proprietary flasher We now use an Arduino Mega2560 for ISP, with sources provided. --- RT809F.md | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 RT809F.md diff --git a/RT809F.md b/RT809F.md deleted file mode 100644 index 2fe97f6..0000000 --- a/RT809F.md +++ /dev/null @@ -1,33 +0,0 @@ -# RT809F Programmer - -In order to flash System76 EC's using ISP, you need to purchase an RT809F -programmer, the PEB-1 "Program Extend Board", and the ITE Adapter. These can -be found on www.ifix.net.cn. - -You can install the RT809F software found there as well. Then replace the -contents of ITE.ini with the following: - -``` -[PinOut0] -NoteBook=SYSTEM76 GALP3-C -BoardNo= -ChipMark=IT8587E -JKBPins=24 -Invert=0 -AddBy=jackpot51 -KSO0=1 -KSO1=2 -KSO2=3 -KSO3=7 -KSO4=9 -KSO5=10 -KSO6=13 -KSO7=16 -KSO9=18 -KSI0=4 -KSI1=5 -KSI2=6 -KSI3=8 -KSI4=11 -KSI5=12 -```