From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 19 Jan 2010 10:07:30 -0600 Subject: [U-Boot] [PATCH ARM] Update the s3c2410 nand driver from linux-2.6.31.5 In-Reply-To: <4B556FF3.5080100@fearnside-systems.co.uk> References: <4AF29290.3060708@fearnside-systems.co.uk> <20100118201639.GA6490@loki.buserror.net> <4B556FF3.5080100@fearnside-systems.co.uk> Message-ID: <4B55D8C2.6090303@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 kevin.morfitt at fearnside-systems.co.uk wrote: > It was part of adding s3c2440 support which I've had to re-work quite a lot > and is currently waiting for comments on a set of re-worked patches. I think > it would be simpler if I dropped this one and submitted a replacement later > on. I think the s3c2410 nand driver code is different in the u-boot main, > Samsung SOC, and NAND repositories though so I'm not sure what I should base > a future patch on given that Wolfgang asked me to always base patches on > u-boot master. Most likely the NAND repo you were looking at hadn't been updated since changes that came in from ARM. I updated the tree yesterday; it should be the same as mainline now. -Scott