From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 8 Aug 2011 18:34:18 -0500 Subject: [U-Boot] [PATCH V9 4/9] spl: add NAND Library to new SPL In-Reply-To: <1312809118-5817-5-git-send-email-simonschwarzcor@gmail.com> References: <1312300757-9039-1-git-send-email-simonschwarzcor@gmail.com> <1312809118-5817-1-git-send-email-simonschwarzcor@gmail.com> <1312809118-5817-5-git-send-email-simonschwarzcor@gmail.com> Message-ID: <4E40727A.2090609@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 08/08/2011 08:11 AM, Simon Schwarz wrote: > Adds NAND library to SPL. > > Signed-off-by: Simon Schwarz > --- Acked-by: Scott Wood -Scott