On Wed, Oct 29, 2008 at 4:38 PM, Juan Pablo Gómez <
juanwalker@xxxxxxxxx> wrote:
> Oh ,excuse me... I write incorrectly the address.
>
>
> U-Boot-mONStR> tftp 92000000 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
>
> What do you mean with a pre-built image.bin ? I've tried also with romfs.img
> and the other and all the files have the same error.
>
> These are the files that are in /tftproot directory after the compilation of
> the kernel (Was sucessful ).
>
> image.bin image.elf image.srec linux.bin romfs.img
>
>
>
>
>
>
> 2008/10/29 Monthadar Al-Jaberi <
monthadar@xxxxxxxxx>
>>
>> Have you tried the pre-built image.bin with the u-boot you have compiled?
>>
>> Also why are you saving it to address 0x91000000 and then booting from
>> address 0x92000000?
>>
>> BR,
>>
>> 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
>> >
>>
>>
>>
>> --
>> //Monthadar Al Jaberi
>>
>> ___________________________
>> microblaze-uclinux mailing list
>>
microblaze-uclinux@xxxxxxxxxxxxxx
>> Project Home Page :
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
>> Mailing List Archive :
>>
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>>
>
>
>
> --
> Muchas gracias.
>
> Atentamente, Juan Pablo Gómez
>