[U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09
Andreas Bießmann
andreas.devel at googlemail.com
Tue Jan 25 12:26:21 CET 2011
Dear Maik Hänig,
please do not hijack a thread!
Am 25.01.2011 12:03, schrieb Maik Hänig:
> Dear Reinhard,
>
> sorry I copied the wrong log:
>
> U-Boot 2010.09 (Jan 24 2011 - 17:45:54)
Ok, you use 2010.09. This was last release before relocate changes.
Therefore it has no connection with the relocation stuff.
> I2C: ready
> DRAM: 64 MiB
> Flash: 32 MiB
> In: serial
> Out: serial
> Err: serial
> Hit any key to stop autoboot: 0
> ## Booting kernel from Legacy Image at 30060000 ...
> Image Name: Linux Kernel
> Image Type: ARM Linux Kernel Image (gzip compressed)
> Data Size: 1084127 Bytes = 1 MiB
> Load Address: 20008000
> Entry Point: 20008000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
>
> Starting kernel ...
>
> I have to kernel Images in flash. The bootcmd is copied from printenv.
> With the uboot version 2009.01 it works well.
> Is it nessesary to set a
> console parameter in the bootcmd in uboot version 2010.09?
We don't know your configuration. What tells your working setup in
kernel log messages about 'Command line'? -> /proc/cmdline
>
>
> Mit freundlichen Grüßen
>
> Maik Hänig
>
> Am 25.01.2011 11:54, schrieb Reinhard Meyer:
>> Dear Maik Hänig,
>>> Hi,
>>>
>>>
>>> I change my uboot version and after it the uboot don't starts the same
>>> linux kernel:
>>>
>>> ## Booting kernel from Legacy Image at 10060000 ...
>> _________________________________________????????
>>> Image Name: Linux Kernel
>>> Image Type: ARM Linux Kernel Image (gzip compressed)
>>> Data Size: 1178673 Bytes = 1.1 MiB
>>> Load Address: 20008000
>>> Entry Point: 20008000
>>> Verifying Checksum ... OK
>>> Uncompressing Kernel Image ... OK
>>>
>>> Starting kernel ...
>>>
>>> *****LOG END*****
>>>
>>>
>>> It's a board simular to the at91rm9200dk. I start the kernel with
What is your board exactly? Is it currently in official u-boot or do you
have another tree?
at91rm9200dk is most likely broken with current u-boot (2010.12) and
will be removed for 2011.03. So if you have a at91rm9200dk at hand
please try to get the current u-boot working with that board and provide
patches. You may see my patches for at91rm9200ek which at least make
at91rm9200ek boot from SDRAM when setup correctly with an jtag (->
booting with at91bootstrab should also work but is untested).
regards
Andreas Bießmann
More information about the U-Boot
mailing list