From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Fri, 29 Jul 2011 14:27:37 +0200 Subject: [U-Boot] [PATCH V6 3/5] nand spl: add NAND Library to new SPL In-Reply-To: <20110729092700.CE819166A2E1@gemini.denx.de> References: <1311771039-31691-1-git-send-email-simonschwarzcor@gmail.com> <1311842291-24837-1-git-send-email-simonschwarzcor@gmail.com> <1311842291-24837-4-git-send-email-simonschwarzcor@gmail.com> <20110728141612.1dade0ab@schlenkerla.am.freescale.net> <4E327989.6070300@gmail.com> <20110729092700.CE819166A2E1@gemini.denx.de> Message-ID: <4E32A739.2000201@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, On 07/29/2011 11:27 AM, Wolfgang Denk wrote: > Dear Simon Schwarz, > > In message<4E327989.6070300@gmail.com> you wrote: >> On 07/28/2011 09:16 PM, Scott Wood wrote: >>> On Thu, 28 Jul 2011 10:38:09 +0200 >>> Simon Schwarz wrote: >>> >>>> +CONFIG_SPL_POWER_SUPPORT (drivers/power/libpower.o) >>> >>> Not sure what this has to do with NAND. >> >> right. This used by devkit8000 - will change the subject to "spl: add >> NAND and POWER library to new SPL" > > Should we not rather split this into two separate patches? Will do. > > Best regards, > > Wolfgang Denk > Regards Simon