From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Eric_B=E9nard?= Date: Sat, 01 Aug 2009 08:28:30 +0200 Subject: [U-Boot] [PATCH v2 2/3] Fix 2k page size NAND for iMX27 In-Reply-To: <20090731222339.GB27937@b07421-ec1.am.freescale.net> References: <1247671121-5160-1-git-send-email-eric@eukrea.com> <1247671121-5160-2-git-send-email-eric@eukrea.com> <20090731222339.GB27937@b07421-ec1.am.freescale.net> Message-ID: <4A73E08E.9060003@eukrea.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Scott Wood a ?crit : > On Wed, Jul 15, 2009 at 05:18:40PM +0200, Eric Benard wrote: >> Signed-off-by: Eric Benard >> --- >> drivers/nand/nand_imx.c | 20 +++++++++++++++++--- >> include/asm-arm/arch-imx/imx-nand.h | 3 ++- >> 2 files changed, 19 insertions(+), 4 deletions(-) > > What tree is this against? There is no "drivers/nand" in current u-boot, > it is in drivers/mtd/nand. And there is no nand_imx.c. > sorry this was for u-boot v2. Eric