From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 06 Nov 2014 08:07:46 +0100 Subject: [U-Boot] [PATCH 2/2] mtd: nor: initialize writebufsize field In-Reply-To: <20141105192325.GC12864@og3k> References: <1415117278-1255-1-git-send-email-andrew.ruder@elecsyscorp.com> <1415117278-1255-2-git-send-email-andrew.ruder@elecsyscorp.com> <5459CB05.5060405@denx.de> <20141105192325.GC12864@og3k> Message-ID: <545B1E42.1020600@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 Hello Andrew, Am 05.11.2014 20:23, schrieb Andrew Ruder: > On Wed, Nov 05, 2014 at 08:00:21AM +0100, Heiko Schocher wrote: >>> diff --git a/drivers/mtd/cfi_mtd.c b/drivers/mtd/cfi_mtd.c >>> index ac805ff..d4c9609 100644 >>> --- a/drivers/mtd/cfi_mtd.c >>> +++ b/drivers/mtd/cfi_mtd.c >>> @@ -226,6 +226,7 @@ int cfi_mtd_init(void) >>> mtd->flags = MTD_CAP_NORFLASH; >>> mtd->size = fi->size; >>> mtd->writesize = 1; >>> + mtd->writebufsize = fi->buffer_size; >> ^ should be cfi >> >> This is a typo ... your patch would not compile ... please just >> ack the patch [1], thanks! > > I responded on the other thread with your other patch. I apologize for > not seeing it originally. This patch, imo, is correct though and No problem! > definitely compiles - not a typo! Yes, sorry for that. bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany