From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 27 Sep 2011 17:50:49 -0500 Subject: [U-Boot] [PATCH RFC] Add general nand functions In-Reply-To: <4E81A211.5060006@gmail.com> References: <4E7A3C98.8050407@freescale.com> <1316795819-3163-1-git-send-email-simonschwarzcor@gmail.com> <4E7CC073.3070000@freescale.com> <4E80378B.206@gmail.com> <4E8118C2.8050502@freescale.com> <4E81A211.5060006@gmail.com> Message-ID: <4E825349.7020601@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 On 09/27/2011 05:14 AM, Simon Schwarz wrote: > On 09/27/2011 02:28 AM, Scott Wood wrote: >> On 09/26/2011 03:27 AM, Simon Schwarz wrote: >>> so in essence I will: >>> - rename the inline functions >>> - just add the functions used in SPL now >>> - make better patch-splitting >>> >>> objections? >> >> Sounds good. >> >> -Scott >> > > Ok, new patch RFC is out. I didn't rename the inline functions because > none of the duplicated names are used in an SPL. > > Comments? Looks much better, thanks. -Scott