HELLO, KIND PEOPLE!
Okay, I guess this is a bricked PW?
I've taken to using the imx_usb_loader to resolve this, but I'm stuck at the very beginning as I'm not able to make the binary even. Yes, that's right - I'm a total noob at this, but this is what I get:
PHP Code:
ubuntu@ubuntu:~/imx_usb_loader/imx_usb_loader$ make
cc -c imx_usb.c -o imx_usb.o -pipe -ggdb `pkg-config --cflags libusb-1.0` -Wall -Wstrict-prototypes -Wno-trigraphs -DSYSCONFDIR='"/usr/etc"' -DREL_SYSCONFDIR='"../etc"'
/bin/sh: 1: cc: not found
make: *** [Makefile:24: imx_usb.o] Error 127
I also have no kernel images, and I'm totally playing this by ear.
Is there hope? HELP!