Chris,
I can tar up my build directory that has just the
files you need and send it to you if you wish. I have
it running perfectly. Took a bit of work. Have you
placed a serial console on the serial port?
-Greg
--- "Benson, Chris M"
<[EMAIL PROTECTED]> wrote:
> Help. I have been running into the same problems
> listed below.
>
> I am using RH 6.2 with kernel 2.4.0-test12. I have
> validated that the DOC is
> being written to and that the dd from /dev/mtd0 does
> match the docipl, but
> when I power off the terminal just hangs. I have
> installed a POST card and
> all I get is an FF that seems to flash every once
> and a while. What else can
> I check - or should I wipe my drive and just try
> starting the entire process
> again.
>
> PS - I did change my config for the Matsonic board
> from the default that is
> installed with the latest source, because it didn't
> match the below (left
> out the northsouthbridge stuff), and I am still
> having the same problem.
>
> Thanks
>
> Chris Benson
>
> > -----Original Message-----
> > From: Eric BENARD [SMTP:[EMAIL PROTECTED]]
> > Sent: Saturday, February 03, 2001 5:11 AM
> > To: Ronald G Minnich
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: Matsonic MS7308E Problems
> >
> > On Fri, 2 Feb 2001, Ronald G Minnich wrote:
> >
> > > I do not think that the DoC is being written.
> You can test this.
> > > First, make sure that /dev/mtd0 is really a
> device node, and not just a
> > > file at this point.
> > >
> > /dev/mtd0 seems to be a device node :
> > [root@localhost mtd]# ll /dev/mtd0
> > crw-r--r-- 1 root root 90, 0 fév 2
> 23:27 /dev/mtd0
> >
> > > Next, if you are sure that /dev/mtd0 is a device
> node, you need to
> > insmod
> > > docecc.o, doc2001.0, and docprobe.o for your
> kernel.
> > >
> > what is quite strange is that when I boot with
> original bios, if I insert
> > the DoC and do the modprobe's, the DoC isnot
> recognized, here is what I
> > get from dmesg :
> > M-Systems DiskOnChip driver. (C) 1999 Machine
> Vision Holdings, Inc.
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffc8000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffca000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffcc000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffce000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffd0000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffd2000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffd4000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffd6000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffd8000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffda000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffdc000
> > Possible DiskOnChip with unknown ChipID FF found
> at 0xfffde000
> > Possible DiskOnChip with unknown ChipID 86 found
> at 0xfffe0000
> > Possible DiskOnChip with unknown ChipID C5 found
> at 0xfffe2000
> > Possible DiskOnChip with unknown ChipID 2E found
> at 0xfffe4000
> > Possible DiskOnChip with unknown ChipID 03 found
> at 0xfffe6000
> > Possible DiskOnChip with unknown ChipID 3E found
> at 0xfffe8000
> > Possible DiskOnChip with unknown ChipID 2F found
> at 0xfffea000
> > Possible DiskOnChip with unknown ChipID 4C found
> at 0xfffec000
> > Possible DiskOnChip with unknown ChipID 44 found
> at 0xfffee000
> >
> > then i can burn_mtd in the matsonic directory.
> > Here is the end of the dmesg :
> > MTD_write
> > _DoC_WaitReady called for out-of-line wait
> > MTD_write
> > _DoC_WaitReady called for out-of-line wait
> > MTD_close
> >
> > then if I insert the modules , here is thenew
> dmesg :
> > M-Systems DiskOnChip driver. (C) 1999 Machine
> Vision Holdings, Inc.
> > DiskOnChip Millennium found at address 0xFFFC8000
> > Flash chip found: Manufacturer ID: 98, Chip ID: E6
> (Toshiba
> > TC58V64AFT/DC)
> > 1 flash chips found. Total DiskOnChip size: 8
> Mbytes
> > mtd: Giving out device 0 to DiskOnChip Millennium
> > Ignoring DiskOnChip Millennium at 0xFFFCA000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFCC000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFCE000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFD0000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFD2000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFD4000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFD6000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFD8000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFDA000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFDC000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFDE000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFE0000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFE2000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFE4000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFE6000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFE8000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFEA000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFEC000 -
> already configured
> > Ignoring DiskOnChip Millennium at 0xFFFEE000 -
> already configured
> >
> > > The
> > >
> > > dd if=/dev/mtdo of=/tmp/test count=1
> > >
> > > See if this file has data in it. It should match
> the docipl file.
> > >
> > ok, it match the docipl file, I'm sending it to
> you in a separate mail
> > with linuxbios.strip .
> >
> >
> > Here is the log of the python sequence :
> > python
> ~/linuxbios/freebios/util/config/NLBConfig.py
> > ~/linuxbios/freebios/util/config/matsonic.config
> ~/linuxbios/freebios/
> > Will place Makefile, crt0.S, ldscript.ld in
> matsonic
> > Process config
> > file:
>
/root/linuxbios/freebios/src/mainboard/matsonic/ms7308e/Config
> > Process config
> > file:
>
/root/linuxbios/freebios/src/northsouthbridge/sis/630/Config
> > Added ram init file:
> northsouthbridge/sis/630/raminit.inc
> > Process config file:
> /root/linuxbios/freebios/src/cpu/p5/Config
> > Process config file:
> /root/linuxbios/freebios/src/cpu/p6/Config
> > Process config file:
> /root/linuxbios/freebios//src/lib/Config
> > Now Process the base files
> > Makebase is :
> /root/linuxbios/freebios/util/config/make.base :
> > Trying to create matsonic/Makefile
> > Trying to create matsonic/ldscript.ld
> > Trying to create matsonic/crt0.S
> > Check for crt0.S param
> > file:
> >
>
/root/linuxbios/freebios/src/include/northsouthbridge/sis/630/param.h
>
=== message truncated ===
=====
Cell: (972)489-2540
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/