Ok, I've tried to look at another Android kernel port to mini2440 ( http://repo.or.cz/w/linux-2.6/mini2440.git) to see how it compares in this regard. However this kernel doesn't even appear to have a driver for ADB! ( f_adb.h and f_adb.c in /driver/usb/gadget). Can somebody who actually got ADB working on their board explain how they did it?! All I have to do is get the board recognized by windows (and ergo Google's adb.exe PC-side) and I can handle the rest.
Maybe as a side remark, I need ADB to install software packages on the board (and I want to support google's standard interface). How are you folks getting your java software packages onto your boards, if not thru ADB?! On Jul 3, 11:52 am, Aaron <[email protected]> wrote: > Has anyone managed to get Android Debugger Bridge working on the > mini2440? I've tried the kernel from FriendlyARM, but after enabling > "driver -> switch" and "driver -> USB Gadget -> Android Gadget", > attempting to connect the board to a PC results in immediate kernel > panic... -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
