[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Problems booting petalinux kernel



Hi Monthadar! Actually i'm using a XUPV2P board and there isn't any avaible pre-built kernel for my board.

I try to run the go command but again nothing happends.

When I execute this command it seems that my image is corrupt or something like that.


U-Boot-mONStR> iminfo

## Checking Image at 91000000 ...
Unknown image format!


2008/10/29 Monthadar Al-Jaberi <monthadar@xxxxxxxxx>
I meant that if you can try the image.bin file that comes with
petalinux. I think it was named image-2.6.bin or image-2.4.bin? It
should be in the following directory:

$PETALINUX/hardware/reference-design/...

but only if you have the same board as the ones which are supplied.



ONE MORE THING: try using the command 'go' instead of 'bootm' maybe that helps?

BR,

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
>



--
//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