
-----Original Message----- From: Stefan Roese [mailto:sr@denx.de] Sent: Tuesday, May 26, 2009 1:27 PM To: u-boot@lists.denx.de Cc: Prafulla Wadaskar Subject: Re: [U-Boot] [PATCH v10] Marvell Kirkwood family SOC support
On Tuesday 26 May 2009 09:40:49 Stefan Roese wrote:
So could you please split this Sheevaplug patch and submit the NAND driver in a separate patch (CC to Scott Wood as NAND custodian)?
I just tried including the NAND driver from this patch into drivers/mtd/nand. Seems that a few things are still missing.
struct kwnandf_registers not defined KW_NANDF_BASE not defined
I hope your are using in old patch version Please use http://lists.denx.de/pipermail/u-boot/2009-May/053110.html
And is KW_NANDF_BASE not the same as CONFIG_SYS_NAND_BASE defined in the board config header (sheevaplug.h in your case)? Then we should remove one of those defines.
I have used KW_NANDF_BASE only reference http://lists.denx.de/pipermail/u-boot/2009-May/053110.html I will check about CONFIG_SYS_NAND_BASE support
Regards.. Prafulla . .