Hi Jocke
On Wed, Sep 10, 2014 at 1:20 AM, Joakim Tjernlund
wrote:
> Joakim Tjernlund/Transmode wrote on 2014/09/09 14:30:13:
>
>> From: Joakim Tjernlund/Transmode
>> To:
>> Cc: Chris Packham , u-boot
>
>> Date: 2014/09/09 14:30
>> Subject: Re:
Joakim Tjernlund/Transmode wrote on 2014/09/09 14:30:13:
> From: Joakim Tjernlund/Transmode
> To:
> Cc: Chris Packham , u-boot
> Date: 2014/09/09 14:30
> Subject: Re: [U-Boot] relocation problem on powerpc
>
>
> > > Here's some more info from a bu
> > Here's some more info from a build without any of my modifications.
> >
> > $ git describe
> > v2014.10-rc2-12-g0b703db
> >
> > $ powerpc-e500-linux-gnu-gcc --version
> > powerpc-e500-linux-gnu-gcc (Gentoo 4.6.3-r1 p1.9, pie-0.5.2) 4.6.3
> >
> > $ grep '_GOT2_TABLE_\|_GLOBAL_OFFSET
Chris Packham wrote on 2014/09/09 01:07:51:
> From: Chris Packham
> To: Joakim Tjernlund ,
> Cc: u-boot
> Date: 2014/09/09 01:08
> Subject: Re: [U-Boot] relocation problem on powerpc
>
> Hi Jocke,
>
> On Tue, Sep 9, 2014 at 12:22 AM, Joakim Tjernlund
> wrote
Dear Chris,
In message
you wrote:
>
> Do you mean the address or the value? FYI the 77fb addresses are
> what I believe to be the correct relocated address. It's the f0d0
> address for NetArpWaitTimerStart that I believe is causing the problem
> I am seeing.
Of course you are right. S
Hi Jocke,
On Tue, Sep 9, 2014 at 12:22 AM, Joakim Tjernlund
wrote:
>>
>> >
>> > There are some disadvantages to living in a weird timezone, mostly
>> > that you end up having conversations with yourself.
>> >
>> > On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham
>
>> wrote:
>> > > Hi All,
>> > >
>>
Hi Wolfgang,
On Tue, Sep 9, 2014 at 8:21 AM, Wolfgang Denk wrote:
> Dear Chris,
>
> In message
> you
> wrote:
>>
> ...
>> > Which yields the following output
>> >
>> > NetArpWaitTimerStart = 0
>> > &NetArpWaitTimerStart = f0d0
>> > NetArpWaitTry = 1
>> > &NetArpWaitTry = 7ffb0058
>
On Mon, Sep 8, 2014 at 9:04 PM, Joakim Tjernlund
wrote:
>>
>> There are some disadvantages to living in a weird timezone, mostly
>> that you end up having conversations with yourself.
>>
>> On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham
> wrote:
>> > Hi All,
>> >
>> > I have come across what I thi
Dear Chris,
In message
you wrote:
>
...
> > Which yields the following output
> >
> > NetArpWaitTimerStart = 0
> > &NetArpWaitTimerStart = f0d0
> > NetArpWaitTry = 1
> > &NetArpWaitTry = 7ffb0058
> > NetArpWaitTxPacketSize = 42
> > &NetArpWaitTxPacketSize = 7ffb0078
-
>
> >
> > There are some disadvantages to living in a weird timezone, mostly
> > that you end up having conversations with yourself.
> >
> > On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham
> wrote:
> > > Hi All,
> > >
> > > I have come across what I think is a relocation problem for powerpc.
>
>
> There are some disadvantages to living in a weird timezone, mostly
> that you end up having conversations with yourself.
>
> On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham
wrote:
> > Hi All,
> >
> > I have come across what I think is a relocation problem for powerpc.
> >
> > I've added the f
There are some disadvantages to living in a weird timezone, mostly
that you end up having conversations with yourself.
On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham wrote:
> Hi All,
>
> I have come across what I think is a relocation problem for powerpc.
>
> I've added the following to ArpTimeout
On Mon, Sep 8, 2014 at 4:32 PM, Chris Packham wrote:
> Hi All,
>
> I have come across what I think is a relocation problem for powerpc.
>
> I've added the following to ArpTimeoutCheck
>
> + printf("NetArpWaitTimerStart = %ld\n", NetArpWaitTimerStart);
> + printf("&NetArpWaitTimerStart
Hi All,
I have come across what I think is a relocation problem for powerpc.
I've added the following to ArpTimeoutCheck
+ printf("NetArpWaitTimerStart = %ld\n", NetArpWaitTimerStart);
+ printf("&NetArpWaitTimerStart = %p\n", &NetArpWaitTimerStart);
+ printf("NetArpWaitTry = %d
14 matches
Mail list logo