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

Re: [microblaze-uclinux] uClinux on Spartan-3E Starter Kit



Is it the XCS500E Starter kit that you have the uClinux running on?

Thanks,
 
Jordan Christoff
jchristoff@xxxxxxxxxx
805-566-5811x112
Visionary Solutions, Inc.
4193 Carpinteria Avenue #11
Carpinteria, CA 93013
----- Original Message -----
Sent: Monday, April 17, 2006 6:03 AM
Subject: Re: [microblaze-uclinux] uClinux on Spartan-3E Starter Kit

Hi Sigi,

Thanks your help.

drivers/mtd/maps/mb_auto.c

#define BUS_WIDTH 4

was wrongly set to 4.

so set to 2 then this problem was solved.
(attached bootlog)


Regards,
 Katsumi Muranaka
 http://muranaka.info/pukiwiki/


On Sun, 16 Apr 2006 21:11:06 +0100
Sigmund Homolya <sigmund.homolya@xxxxxxxxxxxxxxxx> wrote:

> Hi Katsumi,
>
> This issue is often met in the uclinux mailing list already.
> in your bootlog line number 33 you can find  the
> probe(0x0x21000000,8388608,4).
> the four has to be changed to a two.
> this is done as described in
> this thread:
>
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2006/03/msg00034.html
>
> if you ca't find it via my link, see the browsable mailinglist mailinglist at
>
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
> and browse to
>
> Re: [microblaze-uclinux] S3MB1500 board AT49BV322 Flash Sigmund Homolya Sun 05
> Mar 2006 - 05:29 am;
>
> greetings, sigi
>
>
> On Saturday 15 April 2006 18:36, Muranaka, Katsumi wrote:
> > Hi,
> >
> > I got uClinux running on Xilinx Spartan-3E Starter Kit.
> >
> > Please see the s3e_sk_bootlog.log, s3e_sk_XMD.log
> > and auto-config.in attached.
> >
> > The following message, is there advice?
> >    "CFI: Found no Flash device at location zero"