Port-arm archive

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

Re: uboot & sheevaplug (dockstar)



On Dec 26, 2013, at 6:37 AM, Jean-Yves Moulin <jym%baaz.fr@localhost> wrote:

> 
> On 24 Dec 2013, at 17:44 , Matt Thomas <matt%3am-software.com@localhost> 
> wrote:
> 
>>> http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/arm/arm32/locore.S.diff?r1=1.31&r2=1.32&f=h
>> 
>> can you nm your kernel and tell me the value of _edata and _end?
>> I'm wondering if they are double aligned or not.
> 
> Sure. For a 6.99.23 kernel (that doesn't boot) :
> 
> c06c7504 A _edata
> c06e5498 A _end

That explains it.  The ldscript commits will fix that.
Your kernel should boot now


Home | Main Index | Thread Index | Old Index