On Mon, Jun 02, 2008 at 12:14:51PM +0200, Wolfgang Grandegger wrote:
> MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
> 
> This patch is based on the following patch sent a few minutes ago:
> "[PATCH] NAND FSL UPM: driver re-write using the hwcontrol callback"
> It is untested, of course. Anton, could you please give it a try.
> 
> Signed-off-by: Wolfgang Grandegger <[EMAIL PROTECTED]>

Acked-by: Anton Vorontsov <[EMAIL PROTECTED]>

[...]
> @@ -68,5 +89,9 @@ int board_nand_init(struct nand_chip *na
>       fun.upm.mxmr = &im->lbus.mamr;
>       fun.upm.mdr = &im->lbus.mdr;
>       fun.upm.mar = &im->lbus.mar;
> +
> +     if (!upm_setup_done)

Not sure if this is really needed for this board though, nobody will
call this function more than once...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to