Probably not news to most but J3200 is the serial. Pin 1 is TX, 2 is GND, 3 appears to be RX. You can connect to it with an FTDI cable, MicroFTX or similar. Settings are 115200 8N1. Output on boot is:
Code:
Initializing XXXXXXXX (LOCKED)...
TiVo Gen10 release 1.00 (2013-06-17 18:31:53)
Copyright by TiVo Inc. All Rights Reserved.
System temperature: 32C
TSN: XXXXXXXXXXXXXXX BREV: 0xXXXX MAC: 00:00:00:00:00:00
Initializing mmc...
Booting from internal device partition 3...
Loading 6196192 bytes...
Image signed by '... the Porridge bird ...'
Hashing image... done
Checking signature... done.
Valid for release
Kernel entry point is 0x8037c510
Confirms that it is booting off the eMMC and given it's booting off partition 3 it's probably safe to assume it's using a similar partition layout to previous models. The, obvious, next step is getting a dump of the eMMC. I'll also wager J2205 is probably JTAG so that would also be worth investigating.
J3202 is most likely a second serial port, but it doesn't display anything nor accept any input.