From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 24 Feb 2015 20:43:32 +0100 Subject: [U-Boot] Is anyone working on NAND support for Armada-XP? In-Reply-To: References: Message-ID: <201502242043.32482.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 On Tuesday, February 24, 2015 at 06:18:00 AM, Chris Packham wrote: > Hi, Hi, > I find myself in need of a NAND flash controller. > > I could probably massage the one from Marvell's bootloader into shape > which actually appears to be based on the pxa3xx_nand.c driver from > Linux. It appears that there was some effort put into adding a pxa3xx > driver a while back[1] but that thread appears to end with the patch > being dropped. Yeah, I never got to fixing it proper in the end. > Is there anything more current that I could nudge along? Or should I > just start with porting Marvell's one. Maybe you should just start porting the PXA3xx one from Linux ? That one is the highest quality right now to my knowledge. Best regards, Marek Vasut