From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huang Shijie Date: Tue, 3 Sep 2013 10:06:42 +0800 Subject: [U-Boot] gpmi-nand driver and jffs2 support In-Reply-To: <201309021332.34063.marex@denx.de> References: <522062B4.4080709@digi.com> <52246421.1020900@digi.com> <5224670F.6000703@freescale.com> <201309021332.34063.marex@denx.de> Message-ID: <52254432.7080502@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ? 2013?09?02? 19:32, Marek Vasut ??: > This makes not much sense to me. If what you claim is true, than JFFS2 in U-Boot > and Linux would be incompatible for all MTD drivers. This would also mean that The jffs2 in uboot and linux is compatible now. But the mtd base code, such as nand_base.c /nand_bbt.c has changed. And the gpmi for kernel has be changed too. All these changes are not sync with the uboot yet. thanks Huang Shijie