Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932338AbVKMKf0 (ORCPT ); Sun, 13 Nov 2005 05:35:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964910AbVKMKf0 (ORCPT ); Sun, 13 Nov 2005 05:35:26 -0500 Received: from mta09-winn.ispmail.ntl.com ([81.103.221.49]:49742 "EHLO mta09-winn.ispmail.ntl.com") by vger.kernel.org with ESMTP id S932338AbVKMKf0 (ORCPT ); Sun, 13 Nov 2005 05:35:26 -0500 Subject: Re: latest mtd changes broke collie From: Ian Campbell To: Pavel Machek Cc: kernel list , David Woodhouse , linux-mtd@lists.infradead.org, Todd Poynor In-Reply-To: <20051112213355.GA4676@elf.ucw.cz> References: <20051110095050.GC2021@elf.ucw.cz> <1131616948.27347.174.camel@baythorne.infradead.org> <20051110103823.GB2401@elf.ucw.cz> <1131619903.27347.177.camel@baythorne.infradead.org> <20051110105954.GE2401@elf.ucw.cz> <1131621090.27347.184.camel@baythorne.infradead.org> <20051110224158.GC9905@elf.ucw.cz> <4373DEB4.5070406@mvista.com> <20051111001617.GD9905@elf.ucw.cz> <1131692514.3525.41.camel@localhost.localdomain> <20051112213355.GA4676@elf.ucw.cz> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OlTZezdBteloC09WUc1V" Date: Sun, 13 Nov 2005 10:35:17 +0000 Message-Id: <1131878117.23932.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1261 Lines: 43 --=-OlTZezdBteloC09WUc1V Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-11-12 at 22:33 +0100, Pavel Machek wrote: > I tried this one. Size 0xc0000 is reported as a "bootloader" during > boot.=20 >=20 > [Plus I get a warning from jffs2 that flashsize is not aligned to > erasesize. Then I get lot of messages that empty flash at XXX ends at > XXX.] What erase size did you end up using? Is 0xc0000 a multiple of it? > + subdev->mtd->unlock(subdev->mtd, 0xc0000, subdev->mtd->size); Probably unrelated to the actual problems, but shouldn't that be subdev->mtd->size - 0xc0000 at the end? Ian. --=20 Ian Campbell --=-OlTZezdBteloC09WUc1V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDdxblM0+0qS9rzVkRAhocAJoDPk/m0ZOP+Us0ydXMoWKFhr11vQCgzrtt IhZN/ssaXF85z7fkkYBbXAM= =k8EI -----END PGP SIGNATURE----- --=-OlTZezdBteloC09WUc1V-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/