AFAIK and have seen, you can't use adb over serial, or get it to start running via uboot. You have to have a working OS. And to have a working OS, you have to have a correct filesystem. So you'll to correct your image by instructing the device to fix the FS with an update.zip before you can do anything with ADB.
|