From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 12 Mar 2018 17:33:57 -0500 Subject: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic In-Reply-To: <20180307075705.6rb5kkcpj4kcsbsv@flea.lan> References: <20180228195202.8183-1-miquel.raynal@bootlin.com> <20180307075705.6rb5kkcpj4kcsbsv@flea.lan> Message-ID: <1520894037.5274.2.camel@buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2018-03-07 at 08:57 +0100, Maxime Ripard wrote: > Hi Scott, > > On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > > and U-Boot). Once this is done, the SPL NAND driver is converted to use > > PIO instead of DMA with the goal to support all SoCs with this IP > > without the need for DMA-related code. Finally, NAND support is added to > > Nintendo NES Classic through Kconfig and DT additions. > > Should we merge it through the sunxi tree, or do you want to merge > these changes through yours? The sunxi tree. I'm not really involved much with U-Boot these days. -Scott