public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* RE: Elan SC520 - problem with MTD
@ 2001-04-26 18:23 mark.langsdorf
  0 siblings, 0 replies; 32+ messages in thread
From: mark.langsdorf @ 2001-04-26 18:23 UTC (permalink / raw)
  To: rob, vipin.malik; +Cc: ajlennon, mtd, jffs-dev

Looks like I took the wrong week to go on vacation.

Could everyone who is currently doing work with either
the AMD Elan Sc520 Customer Development Platform or the
AMD Elan Net520 Demonstration Board please send me an
email and tell me what they're doing with it and what
kind of support they need from AMD?  I'll be glad to
provide whatever help/co-ordination I can.

And I'm working on getting that stupid license .pdf
removed from the tarball.  Sorry about that.

Mark Langsdorf
Advanced Micro Devices, Inc			Tel: 512.602.3756
5204 E. Ben White Blvd. M/S 621		Fax: 512.602.5051
Austin, TX 78741
mark.langsdorf@amd.com

> -----Original Message-----
> From: Robert Kaiser [mailto:rob@sysgo.de]
> Sent: Tuesday, April 24, 2001 2:56 AM
> To: Vipin Malik
> Cc: Alex Lennon; mtd@infradead.org; jffs-dev
> Subject: Re: Elan SC520 - problem with MTD
> 
> 
> On Die, 24 Apr 2001 you wrote:
> > Wow! Where (and why ;) were your hiding this gem for so long?!!!
> 
> It's been there all the time ....
> 
> > 
> > This is the answer to a lot of maiden's prayers! Robert, 
> are you the "rob" in the
> > CVS Id in the files?
> 
> Yep :-)
> 
> If there is enough public interest in this, maybe I can setup a home
> page/public CVS for it some day. If only I had more time :-(
> 
> 
> > P.S. I saw a couple of mails ago that some folks mentioned 
> that I have
> > successfully booted the linux kernel directly out of flash 
> and installed
> > the JFFS(2) as the root
> > fs (and a ext2 fs as a compressed fs in ramdisk). That is all true.
> > 
> > I have supplied, on request, the files to boot the kernel 
> out of flash.  The
> > original source of the hacked kernel boot code to do this 
> was AMD (and it's
> > open source of course).
> > Please let me know if you want those.
> 
> Yes, please !
> 
> > HOWEVER! The solution is not a very
> > elegant one.
> > It involves making changes to some startup files (bootset.S 
> and setup.S) in the
> > Linux startup code itself.
> 
> I am currently writing code to support booting  the SC520 CDP from ROM
> without BIOS using the above mentioned ROM bootloader (BTW, 
> it's name is
> "ROLO" :-)).
> 
> What I'm mostly interested in is the startup/initialization 
> sequence for that
> board. Once it has been properly initialized, the generic 
> ROLO code should
> work out of the box.
> 
> I have some code that does the basic SC520 initialization right after
> reset and I am now trying to initialize the Super I/O chip (I 
> have just
> received the chip manual from Acerlabs). After that, I need 
> to figure out a way
> to setup the set up the PCI bridge... Another thing that is 
> still missing in my
> code is a proper RAM size detection. 
> 
> So any working code you might have along these lines -no 
> matter how ugly-
> would probably be helpful to me.
> 
> Rob
> 
> ----------------------------------------------------------------
> Robert Kaiser                         email: rkaiser@sysgo.de
> SYSGO RTS GmbH
> Am Pfaffenstein 14                    phone: (49) 6136 9948-762
> D-55270 Klein-Winternheim / Germany   fax:   (49) 6136 9948-10
> 
> To unsubscribe from this list: send the line "unsubscribe jffs-dev" in
> the body of a message to majordomo@axis.com
> 



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 32+ messages in thread
[parent not found: <Pine.LNX.4.21.0104151822270.6721-100000@dagobert.svc.sysgo.de>]
* Elan SC520 - problem with MTD
@ 2001-04-11  6:12 Alexander Melichenko
  2001-04-11 12:22 ` Robert Kaiser
  0 siblings, 1 reply; 32+ messages in thread
From: Alexander Melichenko @ 2001-04-11  6:12 UTC (permalink / raw)
  To: mtd

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

Hello!
We use Elan SC520 CDP Rev.1.3.
I have linux-2.2.18 (on hard drive) with MTD support. I use MTD MAKEDEV script to make MTD devices. I want to place kernel image into flash. But when I do 
  #cat zFlashImage > /dev/mtd0
I see the message : bash: /dev/mtd0: No such device
 
During booting I see following messages :
AMD Elan SC520 flash mapping: 1000000 at 4800000 
mapped physical memory to c4800000
Elan SC520 Physically mapped flash: Found no CFI device at location zero
JFFS version 1.0, (C) 1999, 2000 Axis Communications AB

When I inspect directory /proc  I see 2 (!!!) files mtd with no information about MTD devices.
 
How can I solve this problem?

Thanks for any help.
Alexander Melichenko.


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

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

end of thread, other threads:[~2001-04-28  8:27 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.21.0104161208120.12472-100000@dagobert.svc.sysgo.de>
     [not found] ` <01041713245700.01481@rob>
     [not found]   ` <005801c0cbd3$2bdb3c60$4d02010a@lrpeople.com>
2001-04-23  9:59     ` Elan SC520 - problem with MTD Robert Kaiser
2001-04-23 13:10       ` David Woodhouse
2001-04-23 13:45       ` Alex Lennon
2001-04-23 13:54         ` Robert Kaiser
2001-04-23 14:26           ` Alex Lennon
2001-04-23 14:43             ` Robert Kaiser
2001-04-23 23:07               ` Vipin Malik
2001-04-24  7:56                 ` Robert Kaiser
2001-04-24 12:28                   ` David Woodhouse
2001-04-24 14:07                     ` Ronald G Minnich
     [not found]                   ` <3AE5950D.D10C1F8B@daniel.com>
2001-04-27 12:03                     ` Boot kernel from flash on CDPSC520 w/o BIOS! Alexander Melichenko
2001-04-27 16:57                       ` Vipin Malik
2001-04-28  7:27                         ` Alexander Melichenko
2001-04-26 18:23 Elan SC520 - problem with MTD mark.langsdorf
     [not found] <Pine.LNX.4.21.0104151822270.6721-100000@dagobert.svc.sysgo.de>
2001-04-16  8:35 ` Alexander Melichenko
  -- strict thread matches above, loose matches on Subject: below --
2001-04-11  6:12 Alexander Melichenko
2001-04-11 12:22 ` Robert Kaiser
2001-04-11 14:33   ` Vipin Malik
2001-04-12  5:23   ` Alexander Melichenko
2001-04-17 13:38     ` David Woodhouse
2001-04-17 13:42       ` Robert Kaiser
2001-04-17 13:54         ` David Woodhouse
2001-04-17 13:58           ` Robert Kaiser
2001-04-17 14:08             ` David Woodhouse
2001-04-17 15:35               ` Vipin Malik
2001-04-17 16:26                 ` David Woodhouse
2001-04-17 16:47                   ` Vipin Malik
2001-04-17 22:16                     ` David Woodhouse
2001-04-19 18:11                       ` Robert Kaiser
2001-04-18 13:50                   ` Robert Kaiser
2001-04-18 13:14                 ` Robert Kaiser
2001-04-18 16:05                   ` Vipin Malik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox