From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Thu, 28 Aug 2014 11:13:40 +0900 Subject: [U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support In-Reply-To: <1408441660-2299-1-git-send-email-clsee@altera.com> References: <1408441660-2299-1-git-send-email-clsee@altera.com> Message-ID: <20140828111340.0CF5.AA925319@jp.panasonic.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Scott, On Tue, 19 Aug 2014 04:47:40 -0500 Chin Liang See wrote: > To add the Denali NAND driver support into U-Boot. > This driver is leveraged from Linux. > > Signed-off-by: Chin Liang See > Cc: Scott Wood > Cc: Masahiro Yamada > --- > Changes for v9 > - Updated the commit messageb > - Removed macro kern_xx > - Removed debug macro > - Changed CONFIG_NAND_DENALI_64BIT to CONFIG_SYS_NAND_DENALI_64BIT Any comments? If nothing, please apply this patch. Best Regards Masahiro Yamada