On Wed, Oct 29, 2008 at 6:39 AM, Juan Pablo Gómez <
juanwalker@xxxxxxxxx> wrote:
> Hi
>
> I'm trying to run my kernel image from u-boot but this appears :
>
> U-Boot-mONStR> tftp 91000000 image.bin
> TFTP from server
192.168.0.12; our IP address is
192.168.0.3
> Filename 'image.bin'.
> Load address: 0x91000000
> Loading: #################################################################
> #################################################################
> #################################################################
> ######
> done
>
> U-Boot-mONStR> bootm 0x92000000;
> Wrong Image Format for bootm command
> ERROR: can't get kernel image!
> XIP Invalid Image ... OK
> OK
>
> I've compiled the kernel succesfully, I don't know why this is ocurring,
> anyone knows?
>
> Thank you for help me
>
>
>
> --
> Muchas gracias.
>
> Atentamente, Juan Pablo Gómez
>