From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Tue, 01 Feb 2011 13:18:34 +0100 Subject: [U-Boot] [PATCH 1/6] mtd: add writebufsize field to mtd_info struct In-Reply-To: <201102011028.09264.sr@denx.de> References: <1295540225-11083-1-git-send-email-holger.brunck@keymile.com> <4D47C3D0.3050006@keymile.com> <201102011028.09264.sr@denx.de> Message-ID: <4D47FA1A.4000605@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, Stefan Roese wrote: > >> as I told in another mail, the min I/O size adaption patch leads to >> incompatibilites for the UBIFS and therefore the similar patch in linux >> kernel was reverted. But anyway the first five patches in the patch serie >> are already part of the mtd layer of the linux kernel. >> >> So the patches 1-5 of this series can also be committed to u-boot. Whats >> your opinion? > > I have no problems with applying patches 1-5. But they have been > submitted after the merge window was closed, so they will not make it > into the next release. > > I'm volunteering to push those patches into "next" (once its available) > via one of my git repositories (UBI/UBIFS or CFI) if nobody else objects. > Ok, thanks. Regards Holger