From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 4 Jan 2016 18:19:06 +0100 Subject: [U-Boot] [PATCHv2 1/3] nand_spl_simple: Add a simple flash read function In-Reply-To: <20160104155431.GB4376@localhost.localdomain> References: <20160104155242.GA4376@localhost.localdomain> <20160104155431.GB4376@localhost.localdomain> Message-ID: <201601041819.07060.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, January 04, 2016 at 04:54:42 PM, Ladislav Michl wrote: > From: Thomas Gleixner > > To support UBI in SPL we need a simple flash read function. Add one to > nand_spl_simple and keep it as simple as it goes. > > Signed-off-by: Thomas Gleixner > --- > drivers/mtd/nand/nand_spl_simple.c | 64 > ++++++++++++++++++++++++++++++++++++++ include/nand.h > | 1 + > 2 files changed, 65 insertions(+) There is no changelog from the original submission. Also, CCing Scott. Best regards, Marek Vasut