From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4D9452F4.1000402@freescale.com> Date: Thu, 31 Mar 2011 18:09:56 +0800 From: Huang Shijie MIME-Version: 1.0 To: Subject: Re: [PATCH 3/7] add the database for the NANDs References: <1300240521-4344-1-git-send-email-b32955@freescale.com> <1300240521-4344-4-git-send-email-b32955@freescale.com> <1301565242.2828.32.camel@localhost> In-Reply-To: <1301565242.2828.32.camel@localhost> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, linux@arm.linux.org.uk, dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org, David.Woodhouse@intel.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , hi: > On Wed, 2011-03-16 at 09:55 +0800, Huang Shijie wrote: >> This is a database for the NANDs which is now supported by imx23 and imx28. >> >> Signed-off-by: Huang Shijie > I agree GPMI is a great and powerful controller. But it is not the only > cotroller out there, and we obviously should not have NAND device data > bases for each nice NAND controller, righ? So we obviously have to have > only one single data-base. > Please check the latest driver. thanks.