[ELDK] U-Boot version required to boot kernel 3.10 on PowerPC

Peter Oruba peter.oruba at gmail.com
Wed Jun 25 14:44:07 CEST 2014


Am 25.06.2014 um 12:50 schrieb Detlev Zundel <dzu at denx.de>:

> Hi Peter,
> 
> [...]
> 
>> I have 
>> 
>> CONFIG_KERNEL_START=0xc2000000
> 
> Now that's interesting.  I cannot remember running a 5200 kernel at an
> offset different than 0xc000.0000 and as far as I can see this is also
> the default for mpc5200_config.  Can you try with this setting?

That’s coming from Kconfig:

config KERNEL_START
        hex "Virtual address of kernel base" if KERNEL_START_BOOL
	default PAGE_OFFSET if PAGE_OFFSET_BOOL
        default "0xc2000000" if CRASH_DUMP && !NONSTATIC_KERNEL
        default "0xc0000000"

> 
>> and
>> 
>> c258dc9c b __log_buf
>> 
>> so I did 'md 0x58dc9c 512‘
> 
> With the special input parameters, this seems correct, yes.
> 
> Best wishes
>  Detlev
> 
> -- 
> Narren sind alle, die es scheinen, und die Haelfte derer, die es nicht
> scheinen ..  Jedoch ist der groesste Narr, wer es nicht zu sein glaubt
> und alle andern dafuer erklaert.
>                                    --- Baltasar Gracian
> --
> DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de



More information about the eldk mailing list