Hello list,

After following the instructions mentioned in file
device/ti/panda/README, I found it was not working well on 32-bit
Linux machine because the executable 'device/ti/panda/usbboot' is of
ELF 64-bit.

On some distributions such as Debian / Ubuntu, binfmts would invoke
qemu-x86_64-static to interpret file 'usbboot' on 32-bit environment
once it is installed.  However, it seems that the user mode emulation
is not functioned as expected, and 'usbboot' always hangs.  When I
rebuilt 'usbboot' tool from source [1], it works pretty well to
download bootloader through USB.

Can AOSP put 32-bit compiled device/ti/panda/usbboot in GIT tree for
the sake of convenience?

Sincerely,
Jim Huang (jserv)
http://0xlab.org/

[1] https://github.com/swetland/omap4boot

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to