From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 26 Aug 2008 16:19:51 -0500 Subject: [U-Boot] [U-Boot-Users] [PATCH] Fix OneNAND build break In-Reply-To: <20080826210412.1A0B2248BF@gemini.denx.de> References: <20080813001102.GA27788@july> <20080826210412.1A0B2248BF@gemini.denx.de> Message-ID: <48B47377.1000205@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Kyungmin Park, > > In message <20080813001102.GA27788@july> you wrote: >> Since page size field is changed from oobblock to writesize. But OneNAND is not updated. >> - fix bufferram management at erase operation >> This patch includes the NAND/OneNAND state filed too. >> >> generated against latest git tree > > Hm... I have marked this patch as open, but it does not apply at all. > Could you please check and rebase if necessary? This was applied as d438d50848e9425286e5fb0493e0affb5a0b1e1b. -Scott