so, the Go 7 has the same HWID as the Palma 2 even though it's a 690 instead of a 750G (apparently these are in some way sort of the same chip).
but after it goes into firehose mode, sad things happen.
Code:
PS C:\Users\jtd\Downloads> .\edl /lpalma2.bin
Found EDL 9008, handshaking... version 2.1
HWID: 0013f0e100000000 (x3), JTAG: 0013f0e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3)
Sending palma2.bin 100% ok, starting... ok, waiting for Firehose... ok
PS C:\Users\jtd\Downloads> .\edl /g /u
Found EDL 9008, configuring... ok
Requesting info on LUN 0... no ack/nak
PS C:\Users\jtd\Downloads> .\edl /g /u
Found EDL 9008
<log value="ERROR: Failed to initialize (open whole lun) UFS Device slot 0 partition 0" />
<log value="ERROR: Failed to open the device:3 slot:0 partition:0 error:0" />
<log value="ERROR: OPEN handle NULL and no error, weird 344370532" />
<log value="ERROR: Failed to open device, type:UFS, slot:0, lun:0 error:3" />
Configuring... ok
Requesting info on LUN 0... no ack/nak
thoughts on what to do here?