Using 1-bit eMMC mode, it should (in theory) require just 4 wires (CLK, CMD, DATA and GND). Of course the main problem is to find where exactly connect three of those wires

Even on a multilayer PCB, you need vias to go from one layer to another one. They can be buried for internal layers but not for external ones.E3V3A wrote:There's no telling what those 5 solder points are connected to, because of the multilayer PCB
They are programmed with the mmc-tools mentioned above, AFAIK. If you wanna directly hack into the eMMC communications from PCB, you'd have to:oga83 wrote:...Anyway, there must be a mean to read/write the eMMC one they are in place. I would be surprised if these chips were programmed before pick&place...
JTAG is implemented on BD-E :E3V3A wrote: Most high-end ARM SoC's have secure JTAG implementation through TZ, so that is not a guarantee...although very unlikely to be implemented on a TV set.