From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rohit Hagargundgi Date: Thu, 11 Dec 2008 19:56:58 +0530 Subject: [U-Boot] [PATCH v2 0/4] Flex-OneNAND support Message-ID: <49412332.90008@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, This is a repost of support for Flex-OneNAND devices. Changes since v1(last post): - Rebased to u-boot-nand-flash. - Updated review comments from MTD list. - Support eraseregions with odd number of blocks. - JFFS2 commands support for Flex-OneNAND. I have split the patches so that it is more readable. patch 1 : Flex-OneNAND driver patch 2 : Environment support for Flex-OneNAND patch 3 : JFFS2 commands support for Flex-OneNAND patch 4 : Flex-OneNAND boundary setting command Any comments are appreciated. Thanks, Rohit