Hi everyone ,
>I'm currently working on an IMX6 Sabrelite and managed to brick it
I)No activity on terminal,
II)USB not recognized under USB mode(01) (Windows PC "USB device not recognized" and on Linux unable to enumerate the USB device).
after i'd been flashing SPI-NOR several times to switch between platforms. Now i'm trying to get the board up i.e. see U-boot run on board and send message to terminal.
>From what i learned, imx6 boots based on FUSE SWITCH[0:1] configuration to particular media. In my case with any config[00,01,10] i couldn't get the board run(Even i tried 11 freescale reserved config ).
>In all cases the green light indicating power glows and with SDslot and Ethernet port i could see lights glowing on connected condition, but serial port remains clean with no messages and USB connected on Host(Windows PC) not recognized(USB VID/UNKNOWN). which used to be detected as HIF device under 01 configuration previously.
>So with USB flashing not possible via MFG tool or sbloader(as its detected as UNKNOWN device and not as HIF device) ,
what could be done to get the board run i.e.
1)Is it possible to Program U-boot to SPI-NOR flash under this condition
2)Use SD-CARD or any other media on-board to run U-boot fro once after which i'll be able to update SPI-NOR flash easily.
Please reply on this as its a fairly new board and would be highly helpful on my project.