From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Rubini Date: Fri, 31 Oct 2008 22:38:43 +0100 Subject: [U-Boot] [PATCH] JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. In-Reply-To: <20081031185345.GB26853@ld0162-tx32.am.freescale.net> References: <20081031185345.GB26853@ld0162-tx32.am.freescale.net> Message-ID: <20081031213843.GA8917@mail.gnudd.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Eliminate compiler error when both NAND and OneNAND are enabled. Thanks. I've done it differently this morning (without warning), but yours is better. I adopted your suggestion and submitted the patch to nand.h, it works for me (although I'm still missing the two drivers for the board). > Reported-by: I didn't find a policy for "Reported-by:" or other tags besides Signed-off-by: and Acked-by: . Mine are surely wronh in the patch I sent. Any pointer for us to get a culture? Thanks /alessandro