Expanding comments... "mkimage" binary comes from u-boot compilation. So first, compile u-boot and in <uboot_dir>/tools/ (not sure if this is the exact path, but it's in tools dir) you will find this "mkimage". Then just copy it to a directory you have exported in your PATH.
Misa 2008/11/20 Rupesh Gujare <[EMAIL PROTECTED]>: > Nimit, > > Nimit Manglick wrote: > > <my_android_path>/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin > > But i am getting the following error :- > > "mkimage" command not found - U-Boot images will not be built > > and there is NO "uImage" formed in arch/arm/boot. But zImage formed. > > Error is self explanatory. > You need "mkimage" command on your development machine, which is missing. > > Regards, > > -- > Rupesh Gujare > http://embinux.com > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
