From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Sep 2013 16:00:36 +0200 Subject: [U-Boot] gpmi-nand driver and jffs2 support In-Reply-To: <52269A56.4030808@freescale.com> References: <522062B4.4080709@digi.com> <201309031353.18964.marex@denx.de> <52269A56.4030808@freescale.com> Message-ID: <201309041600.37107.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Huang Shijie, > ? 2013?09?03? 19:53, Marek Vasut ??: > > questions comes to mind. Is JFFS2 support in Linux 3.7 not compatible > > with JFFS2 in Linux -next? Is this true? Can I not mount JFFS2 partition > > under Linux-next > > The jffs2 does not changed since the linux 3.7. > All the changes happened in the drivers and mtd code. OK, JFFS2 aside then, let's focus on MTD core code. > The gpmi does not support the jffs2 all the time. Only apply the slc/mlc > patch set, > the gpmi can support the jffs2. How come hector was then able to write his JFFS2 partition ? > So the jffs2 support is compatiable all the time. Is the old Freescale 2.6.35 GPMI NAND format compatible with the one after applying this patchset? > > that I could mount with Linux 3.7 and earlier? > > I think the mount can be succeeded. Ok, does that mean that we need this patchset in U-Boot in order to properly write JFFS2 onto GPMI NAND there? Is that the message you wanted to relay to us? Best regards, Marek Vasut