From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 4 Jan 2016 19:38:25 +0100 Subject: [U-Boot] [PATCHv2 1/3] nand_spl_simple: Add a simple flash read function In-Reply-To: <20160104175810.GA7362@localhost.localdomain> References: <20160104155242.GA4376@localhost.localdomain> <201601041819.07060.marex@denx.de> <20160104175810.GA7362@localhost.localdomain> Message-ID: <201601041938.26002.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 06:58:10 PM, Ladislav Michl wrote: > On Mon, Jan 04, 2016 at 06:19:06PM +0100, Marek Vasut wrote: > > 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. > > It is the same patch, unmodified. What am I supposed to describe in > changelog? This should really be stated somewhere. > Changelog for patch serie is in PATCHv2 0/3. Per-patch changlog is far more favorable. > Also, patch author and Heiko dropped from Cc by intent? I don't see Heiko on CC in the patches posted to the list. > Original, for reference: https://patchwork.ozlabs.org/patch/367305/ > > regards, > ladis Best regards, Marek Vasut