* Fwd: sharpsl nand driver still broken in current git
@ 2006-07-06 0:09 Steven Newbury
2006-07-07 10:51 ` Thomas Gleixner
0 siblings, 1 reply; 3+ messages in thread
From: Steven Newbury @ 2006-07-06 0:09 UTC (permalink / raw)
To: linux-mtd
I somehow managed to misread the git changelog and get the wrong mailing list
first try so exchange ARM merge for MTD merge below.
rmk wasn't impressed!
--- Steven Newbury <s_j_newbury@yahoo.co.uk> wrote:
> Date: Wed, 5 Jul 2006 22:19:02 +0100 (BST)
> From: Steven Newbury <s_j_newbury@yahoo.co.uk>
> To: linux-arm-kernel@lists.arm.linux.org.uk
> Subject: sharpsl nand driver still broken in current git
>
> Since the NAND subsystem has been updated from the recent ARM merge the
> sharpsl
> driver no longer detects the NAND device from nand_scan.
> ...
> Sharp SL series flash device: 800000 at 0
> Using static partision definition
> Creating 1 MTD partitions on "sharpsl-flash":
> 0x00140000-0x007f0000 : "Boot PROM Filesystem"
> No NAND device found!!!
> ...
>
> It could be a difference in my tree, but I don't think so; especially given
> the
> recent changes.
I should add that the machine is a Sharp Zaurus SL-C3100 (Borzoi) and the
normal boot on ealier kernels appears as below:
Sharp SL series flash device: 800000 at 0
Using static partision definition
Creating 1 MTD partitions on "sharpsl-flash":
0x00140000-0x007f0000 : "Boot PROM Filesystem"
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-b
Scanning device for bad blocks
Creating 3 MTD partitions on "sharpsl-nand":
0x00000000-0x00700000 : "System Area"
0x00700000-0x08000000 : "Root Filesystem"
0x08000000-0x08000000 : "Home Filesystem"
mtd: partition "Home Filesystem" is out of reach -- disabled
Steve
___________________________________________________________
Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: sharpsl nand driver still broken in current git
2006-07-06 0:09 Fwd: sharpsl nand driver still broken in current git Steven Newbury
@ 2006-07-07 10:51 ` Thomas Gleixner
2006-07-15 12:01 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Gleixner @ 2006-07-07 10:51 UTC (permalink / raw)
To: Steven Newbury; +Cc: linux-mtd
On Thu, 2006-07-06 at 01:09 +0100, Steven Newbury wrote:
> > Since the NAND subsystem has been updated from the recent ARM merge the
> > sharpsl
> > driver no longer detects the NAND device from nand_scan.
> > ...
> > Sharp SL series flash device: 800000 at 0
> > Using static partision definition
> > Creating 1 MTD partitions on "sharpsl-flash":
> > 0x00140000-0x007f0000 : "Boot PROM Filesystem"
> > No NAND device found!!!
> > ...
I converted the driver blindly after I changed the core code. Richard
can you please look into that ?
tglx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: sharpsl nand driver still broken in current git
2006-07-07 10:51 ` Thomas Gleixner
@ 2006-07-15 12:01 ` Richard Purdie
0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2006-07-15 12:01 UTC (permalink / raw)
To: tglx, David Woodhouse; +Cc: Steven Newbury, linux-mtd
On Fri, 2006-07-07 at 12:51 +0200, Thomas Gleixner wrote:
> On Thu, 2006-07-06 at 01:09 +0100, Steven Newbury wrote:
> > > Since the NAND subsystem has been updated from the recent ARM merge the
> > > sharpsl
> > > driver no longer detects the NAND device from nand_scan.
> > > ...
> > > Sharp SL series flash device: 800000 at 0
> > > Using static partision definition
> > > Creating 1 MTD partitions on "sharpsl-flash":
> > > 0x00140000-0x007f0000 : "Boot PROM Filesystem"
> > > No NAND device found!!!
> > > ...
>
> I converted the driver blindly after I changed the core code. Richard
> can you please look into that ?
The conversion was at fault and a patch to fix it will follow this mail.
I'm loathed to create an mtd git tree containing it as last time I spent
time doing this, the pull request was totally ignored and someone else
ended up duplicating the work.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-15 12:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-06 0:09 Fwd: sharpsl nand driver still broken in current git Steven Newbury
2006-07-07 10:51 ` Thomas Gleixner
2006-07-15 12:01 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox