From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 04 Jan 2016 12:44:30 -0600 Subject: [U-Boot] [PATCHv2 1/3] nand_spl_simple: Add a simple flash read function In-Reply-To: <20160104183814.GA8638@localhost.localdomain> References: <20160104155242.GA4376@localhost.localdomain> <20160104155431.GB4376@localhost.localdomain> <1451931816.17437.31.camel@buserror.net> <20160104183814.GA8638@localhost.localdomain> Message-ID: <1451933070.17437.35.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 Mon, 2016-01-04 at 19:38 +0100, Ladislav Michl wrote: > On Mon, Jan 04, 2016 at 12:23:36PM -0600, Scott Wood wrote: > > On Mon, 2016-01-04 at 16:54 +0100, 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 > > > > Where is your signoff? > > I'm only messenger and have nothing to do with this part of patch. The other > part which I touched has my signoff. A signoff is also supposed to be used when passing on someone else's patch, at least according to the Linux DCO process. -Scott