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
Dear Reinhard,
finally I found the relocation problem.
> Make sure that at91bootstrap loads the full u-boot image (u-boot
> became larger quite a bit due to relocation and other changes).
That was the solution!
I left the old at91bootstrap from in-circuit on the board. This one only
copies 256
Hi Reinhard,
> Dear Cajus Hahn,
>> Dear Marcel, Dear Reinhard,
>>
>> sorry I forgot to mention, that this is in reply to
>> http://lists.denx.de/pipermail/u-boot/2011-January/084499.html
>
> I suppose you have not followed the steps I pointed out then?
>
>>
>> I have the same problem with my bo
Dear Cajus Hahn,
> Dear Marcel, Dear Reinhard,
>
> sorry I forgot to mention, that this is in reply to
> http://lists.denx.de/pipermail/u-boot/2011-January/084499.html
I suppose you have not followed the steps I pointed out then?
>
> I have the same problem with my board and the actual u-boot-
Dear Cajus Hahn,
> Dear Marcel, Dear Reinhard,
>
> I have the same problem with my board and the actual u-boot-atmel (git
> from 5th Aug. 2011). It even looks like I am using the same board.
> It is a in-circuit ICnova SAM9G45 OEM on a ADB1000 with a 5" display.
>
> Actually I use the u-boot from
Dear Marcel, Dear Reinhard,
sorry I forgot to mention, that this is in reply to
http://lists.denx.de/pipermail/u-boot/2011-January/084499.html
I have the same problem with my board and the actual u-boot-atmel (git
from 5th Aug. 2011). It even looks like I am using the same board.
It is a in-circ
Dear Marcel, Dear Reinhard,
I have the same problem with my board and the actual u-boot-atmel (git
from 5th Aug. 2011). It even looks like I am using the same board.
It is a in-circuit ICnova SAM9G45 OEM on a ADB1000 with a 5" display.
Actually I use the u-boot from in-circuit, which is a patched
20 matches
Mail list logo