From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 9 Nov 2009 12:57:12 -0600 Subject: [U-Boot] [PATCH 1/6] NAND: Correct the "chip_shift" calculation In-Reply-To: <1257621846-27102-1-git-send-email-s-paulraj@ti.com> References: <1257621846-27102-1-git-send-email-s-paulraj@ti.com> Message-ID: <20091109185712.GA21642@b07421-ec1.am.freescale.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Nov 07, 2009 at 02:24:06PM -0500, s-paulraj at ti.com wrote: > From: Sandeep Paulraj > > This patch updates the "chip_shift" calculation in the > NAND driver. This is being done to sync up the NAND driver with > the kernel NAND driver. > > Signed-off-by: Sandeep Paulraj Applied all 7 patches to next, thanks! -Scott