
14 Jan
2013
14 Jan
'13
2:38 p.m.
On Mon, Jan 14, 2013 at 08:30:03AM -0500, Sergey Lapin wrote:
From: Brian Norris computersforpeace@gmail.com
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 slapin@ossfans.org
Also, I need to mention, that size increase with this patch is generally well under 1K.