On Wed, 2012-11-28 at 17:09 +, David Woodhouse wrote:
> On Wed, 2012-11-28 at 12:04 -0500, David Miller wrote:
> > Do you want me to pull that tree into net-next or is there a plan to
> > repost the entire series of work for a final submission?
>
> I think it needs a little more testing/consen
Code: fa ff ff c7 86 d8 00 00 00 01 00 00 00 e9 5f fc ff ff 68 f8 26 2e c1 e8 a7
EIP: [] nand_scan_tail+0x64c/0x69c SS:ESP 0068:cdd17e48
Initialising ecc.strength before the call to nand_scan() fixes this.
Signed-off-by: Nathan Williams
---
drivers/mtd/nand/cs553x_nand.c |3 +--
1 files
On Wed, 2012-11-21 at 22:08 +1100, Nathan Williams wrote:
> On Wed, 2012-11-21 at 09:49 +0200, Artem Bityutskiy wrote:
> > You probably use 3.5? There was a bug which was fixed, try the latest
> > stable 3.5 version, the fix must be there.
> >
>
> No I'm using
On Wed, 2012-11-21 at 09:49 +0200, Artem Bityutskiy wrote:
> You probably use 3.5? There was a bug which was fixed, try the latest
> stable 3.5 version, the fix must be there.
>
No I'm using 3.6. Do you know what the patch was so I can look it up?
--
To unsubscribe from this list: send the lin
Hi,
I've come across a problem when loading a module straight after unmounting a
JFFS2 partition.
I'm using a Geos ADSL router board with an AMD Geode LX/CS5536 chipset and a
Hynix H27U1G8F2BTR NAND flash.
I can reproduce my problem with this shell script:
#!/bin/sh
mount -t jffs2 mtd:logs /mn
> b) if the binary blob is really a library to be run in kernel (host)
> space then there is no point in writing such driver - there are
> completely open-source drivers for ADSL devices and most (if not
> all) people will prefer them over any binary library.
>
> Perhaps you can convince the chipse
Hi,
I'm working on a driver for an ADSL modem which requires the use of a
binary library from the chipset manufacturer. All my source code is
GPL, so that others are free to distribute and modify the driver.
After asking the FSF for advice and working through their FAQ, I've
given permission for
7 matches
Mail list logo