On Mon, 2009-05-18 at 21:01 +0200, Bjørn Forsman wrote:
> 
> 
> 2009/5/18 elbert shiang <[email protected]>
>         Hi,all
>         
>         i am developing the dm355 evm now and i found a problem of
>         rebuilding new linux kernel. 
>         when i use "make" command to build a new kernel, the message
>         is as follows:
>          
>         $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage 
>          
>         i got following error message:
>         UIMAGE  arch/arm/boot/uImage
>         "mkimage" command not found - U-Boot images will not be built
>          
> 
> mkimage is built from U-Boot sources. Download and build U-Boot, then
> copy the resulting mkimage binary (IIRC it is will be located in
> <u-boot>/tools/mkimage) in your $PATH. Then your kernel build should
> succeed.

Or if you are using Monta Vista Linux, add /opt/montavista/pro/bin to
your search patch.

Regards,

Steve





_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to