From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Brezillon Date: Mon, 20 Jul 2015 17:05:12 +0200 Subject: [U-Boot] [PATCH v2 0/3] sunxi: nand: Basic NAND driver for SPL In-Reply-To: <1437395847-25704-1-git-send-email-pzierhoffer@antmicro.com> References: <1437045915-25755-1-git-send-email-pzierhoffer@antmicro.com> <1437395847-25704-1-git-send-email-pzierhoffer@antmicro.com> Message-ID: <20150720170512.1c464439@bbrezillon> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Piotr, I don't know what's the policy in u-boot, but in most open source projects we usually start a new thread when sending a new version of a specific patch series. On Mon, 20 Jul 2015 14:37:24 +0200 Piotr Zierhoffer wrote: > > This is a basic driver for the sunxi NAND controller for Allwinner A20. > It supports only SPL. > > The driver uses DMA for data transfers. It does not support writing. > > Changes in v2: > - removed traces of non-SPL-specific code > - moved the driver from boards/sunxi to drivers/mtd/nand > - moved magic values to defines (whenever possible) > - removed unnecesary late initialisation code > - code style changes as suggested for the first patch set: > - changed visibility of some symbols > - renamed unclear variables > - renamed header protector > - changed types of pointer variables > - other minor changes > - renamed defines to be more relevant > - moved Kconfig entry for the driver to drivers/mtd/nand > - reworded Kconfig entry help You also completely dropped the a20_nandread command (which is a good thing IMHO), right ? Best Regards, Boris -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com