From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Date: Mon, 25 Jun 2018 16:36:53 +0200 Subject: [U-Boot] [RFC PATCH 00/20] SPI-NAND support In-Reply-To: References: <20180606153040.21397-1-miquel.raynal@bootlin.com> <20180625110941.5fdd4045@bbrezillon> Message-ID: <2190742.THJRFdr606@blindfold> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Montag, 25. Juni 2018, 16:27:45 CEST schrieb Jagan Teki: > I understand the new MTD dm abstraction in U-Boot is not possible for > direct syncing from Linux, but we really want the u-boot way of > handling drivers and trying to copy code from Linux by removing > __UBOOT__ or any Linux specific macros. Since this is pretty much big > task, ie the reason I'm asking for single driver from each MTD device > so-that once the clear stack is ready other drivers can convert > one-by-one. Do you have the man power to massage/backport all Linux changes/fixes to u-boot? Thanks, //richard