From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 01 Jul 2008 13:03:03 -0500 Subject: [U-Boot-Users] [PATCH] nand: Make 'nand dump.oob' actually work In-Reply-To: <20080701173734.ADFE76CB5C@mcmullan-linux.hq.netapp.com> References: <20080701173734.ADFE76CB5C@mcmullan-linux.hq.netapp.com> Message-ID: <486A7157.50200@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 Jason McMullan wrote: > Currently, "nand dump.oob" is a no-op. > > This commit makes it functional. nand dump.oob is implemented in the testing branch of u-boot-nand-flash, which I hope to merge next window. -Scott