From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Lapin Date: Mon, 14 Jan 2013 08:38:55 -0500 Subject: [U-Boot] [PATCH] mtd: resync with Linux-3.7.1 In-Reply-To: <1358170203-4165-1-git-send-email-slapin@ossfans.org> References: <1358170203-4165-1-git-send-email-slapin@ossfans.org> Message-ID: <20130114133855.GA2651@build.ihdev.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, Jan 14, 2013 at 08:30:03AM -0500, Sergey Lapin wrote: > From: Brian Norris > > This patch is essentially an update of u-boot MTD subsystem to > the state of Linux-3.7.1 with exclusion of some bits: > > - the update is concentrated on NAND, no onenand or CFI/NOR/SPI > flashes interfaces are updated EXCEPT for API changes. > > - new large NAND chips support is there, though some updates > have got in Linux-3.8.-rc1, (which will follow on top of this patch). > > To produce this update I used tag v3.7.1 of linux-stable repository. > > The update was made using application of relevant patches, > with changes relevant to U-Boot-only stuff sticked together > to keep bisectability. Then all changes were grouped together > to this patch. > > Signed-off-by: Sergey Lapin Also, I need to mention, that size increase with this patch is generally well under 1K.