Hi I'm trying to build the android image for my Tiny4412. I am following the instructions on http://www.armfirst.com/doc_507.html. I build the android source by calling # . setenv then make. After some time the build finishes but I have a ramdisk.img instead of a ramdisk-u.img as the instructions suggest. Anybody have any ideas? Thanks Matt
4412 Andoid build
I have managed to build the image after using the files downloaded from armfirst rather than the ones from the DVD I got with the device. Thanks