linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Error: Three ML403 boards
@ 2006-01-10 16:20 Paula Saameño
  2006-01-10 22:10 ` Peter Ryser
  0 siblings, 1 reply; 4+ messages in thread
From: Paula Saameño @ 2006-01-10 16:20 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

Hello,

I have 3 Xilinx ML403 boards. I have implemented a 2.4 kernel with a basic
configuration, with network support, systemACE, IIC... and it works
perfectly in one of them.

However, when I put the ACE card, without making any change, in other ML403
board, it does not work. The .ace file is loaded ok but then the network
leds (6 leds) start blinking and nothing else happens.

I have tried with two ML403 different boards, and I have no idea of where
the problem is. They should work in the same way, don't they?

Any help would be great.

Also, I am trying to load a 2.6 kernel, but I am still on the way. I will
let you know if I get it working.

Thanks a lot!
Paula

[-- Attachment #2: Type: text/html, Size: 750 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error: Three ML403 boards
  2006-01-10 16:20 Error: Three ML403 boards Paula Saameño
@ 2006-01-10 22:10 ` Peter Ryser
  2006-01-11  8:38   ` Paula Saameño
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Ryser @ 2006-01-10 22:10 UTC (permalink / raw)
  To: Paula Saameño; +Cc: linuxppc-embedded

Paula,

please verify that you are not running into the problem described in=20
Xilinx Answer Record 22179=20
(http://www.xilinx.com/xlnx/xil_ans_display.jsp?iLanguageID=3D1&iCountryI=
D=3D1&getPagePath=3D22179).

- Peter


Paula Saame=F1o wrote:

> Hello,
>
> I have 3 Xilinx ML403 boards. I have implemented a 2.4 kernel with a=20
> basic configuration, with network support, systemACE, IIC... and it=20
> works perfectly in one of them.
>
> However, when I put the ACE card, without making any change, in other=20
> ML403 board, it does not work. The .ace file is loaded ok but then the=20
> network leds (6 leds) start blinking and nothing else happens.
>
> I have tried with two ML403 different boards, and I have no idea of=20
> where the problem is. They should work in the same way, don't they?
>
> Any help would be great.
>
> Also, I am trying to load a 2.6 kernel, but I am still on the way. I=20
> will let you know if I get it working.
>
> Thanks a lot!
> Paula
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Linuxppc-embedded mailing list
>Linuxppc-embedded@ozlabs.org
>https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error: Three ML403 boards
  2006-01-10 22:10 ` Peter Ryser
@ 2006-01-11  8:38   ` Paula Saameño
  2006-01-26 14:07     ` Paula Saameño
  0 siblings, 1 reply; 4+ messages in thread
From: Paula Saameño @ 2006-01-11  8:38 UTC (permalink / raw)
  To: Peter Ryser, linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

Hi, Peter,

I have already checked that record, and even fixing that bug and adding the
C_APU_CONTROL parameter, it still does not work in any board but one.

Anyone has suffered the same issue or have any idea of why it is happening??

Thanks a lot!
Paula


On 1/10/06, Peter Ryser <peter.ryser@xilinx.com> wrote:
>
> Paula,
>
> please verify that you are not running into the problem described in
> Xilinx Answer Record 22179
> (
> http://www.xilinx.com/xlnx/xil_ans_display.jsp?iLanguageID=1&iCountryID=1&getPagePath=22179
> ).
>
> - Peter
>
>
> Paula Saameño wrote:
>
> > Hello,
> >
> > I have 3 Xilinx ML403 boards. I have implemented a 2.4 kernel with a
> > basic configuration, with network support, systemACE, IIC... and it
> > works perfectly in one of them.
> >
> > However, when I put the ACE card, without making any change, in other
> > ML403 board, it does not work. The .ace file is loaded ok but then the
> > network leds (6 leds) start blinking and nothing else happens.
> >
> > I have tried with two ML403 different boards, and I have no idea of
> > where the problem is. They should work in the same way, don't they?
> >
> > Any help would be great.
> >
> > Also, I am trying to load a 2.6 kernel, but I am still on the way. I
> > will let you know if I get it working.
> >
> > Thanks a lot!
> > Paula
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Linuxppc-embedded mailing list
> >Linuxppc-embedded@ozlabs.org
> >https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> >
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2298 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error: Three ML403 boards
  2006-01-11  8:38   ` Paula Saameño
@ 2006-01-26 14:07     ` Paula Saameño
  0 siblings, 0 replies; 4+ messages in thread
From: Paula Saameño @ 2006-01-26 14:07 UTC (permalink / raw)
  To: Peter Ryser, linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 2109 bytes --]

Hi again,

Finally, I get those three boards working with 2.4. It was a hardware
problem. I had written in ddr size 0x40000000, when it should be 0x4000000
(one extra 0, oops!).

I don't really know why it worked in the first one, haha!

Thank you very much!!!
Paula



On 1/11/06, Paula Saameño <gnathita@gmail.com> wrote:
>
>
> Hi, Peter,
>
> I have already checked that record, and even fixing that bug and adding
> the C_APU_CONTROL parameter, it still does not work in any board but one.
>
> Anyone has suffered the same issue or have any idea of why it is
> happening??
>
> Thanks a lot!
> Paula
>
>
> On 1/10/06, Peter Ryser <peter.ryser@xilinx.com> wrote:
> >
> > Paula,
> >
> > please verify that you are not running into the problem described in
> > Xilinx Answer Record 22179
> > (http://www.xilinx.com/xlnx/xil_ans_display.jsp?iLanguageID=1&iCountryID=1&getPagePath=22179
> > ).
> >
> > - Peter
> >
> >
> > Paula Saameño wrote:
> >
> > > Hello,
> > >
> > > I have 3 Xilinx ML403 boards. I have implemented a 2.4 kernel with a
> > > basic configuration, with network support, systemACE, IIC... and it
> > > works perfectly in one of them.
> > >
> > > However, when I put the ACE card, without making any change, in other
> > > ML403 board, it does not work. The .ace file is loaded ok but then the
> > > network leds (6 leds) start blinking and nothing else happens.
> > >
> > > I have tried with two ML403 different boards, and I have no idea of
> > > where the problem is. They should work in the same way, don't they?
> > >
> > > Any help would be great.
> > >
> > > Also, I am trying to load a 2.6 kernel, but I am still on the way. I
> > > will let you know if I get it working.
> > >
> > > Thanks a lot!
> > > Paula
> > >
> >
> > >------------------------------------------------------------------------
> > >
> > >_______________________________________________
> > >Linuxppc-embedded mailing list
> > >Linuxppc-embedded@ozlabs.org
> > >https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> > >
> >
> >
> >
> >
>

[-- Attachment #2: Type: text/html, Size: 3324 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-26 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-10 16:20 Error: Three ML403 boards Paula Saameño
2006-01-10 22:10 ` Peter Ryser
2006-01-11  8:38   ` Paula Saameño
2006-01-26 14:07     ` Paula Saameño

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).