Hey, it's been a few months and firstly apologies for the silence, however, I was able to get my hands on a 1.8v FTDI Serial Adaptor, and have been able to get some output from the device.
Sadly, unless I plug it into the computer and use the Kubrick Utility I don't get anything out on the serial monitor. But this is what I was able to get:
Code:
U-Boot 2009.08-lab126 (Feb 19 2012 - 05:03:11)
CPU: Freescale i.MX50 family 1.1V at 800 MHz
mx50 pll1: 800MHz
mx50 pll2: 400MHz
mx50 pll3: 216MHz
ipg clock : 50000000Hz
ipg per clock : 50000000Hz
uart clock : 24000000Hz
ahb clock : 100000000Hz
axi_a clock : 400000000Hz
axi_b clock : 200000000Hz
weim_clock : 100000000Hz
ddr clock : 800000000Hz
esdhc1 clock : 80000000Hz
esdhc2 clock : 80000000Hz
esdhc3 clock : 80000000Hz
esdhc4 clock : 80000000Hz
MMC: FSL_ESDHC: 0, FSL_ESDHC: 1
Err -19 on send ext_csd
Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
Err -19 on send ext_csd
Warning: fail to get ext csd for MMC!
idme_get_var ERROR: couldn't switch to boot partition
Board: Unknown
Boot Reason: [POR]
Boot Device: MMC
Board Id: 0000000000000000
S/N: 0000000000000000
*** TODO: Dump protected MMC here ***
Invalid board id! Can't determine system type for RAM init.. bailing!
DRAM: 0 kB
Using default environment
I'm not overly sure what this means for the potential of recovering my device, but hopefully it could shed some light on what's wrong!
Thanks!