Re: [U-Boot] [PATCH v2] fsl_esdhc: Only modify the field we are changing in WML

2010-03-22 Thread Zang Roy-R61911
> -Original Message- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Monday, March 22, 2010 2:12 AM > To: u-boot@lists.denx.de > Cc: Zang Roy-R61911 > Subject: [PATCH v2] fsl_esdhc: Only modify the field we are > changing in WML > > From: Roy Zang > > When we set the r

[U-Boot] [PATCH v2] fsl_esdhc: Only modify the field we are changing in WML

2010-03-21 Thread Kumar Gala
From: Roy Zang When we set the read or write watermark in WML we should maintain the rest of the register as is, rather than using some hard coded value. Signed-off-by: Roy Zang Acked-by: Stefano Babic Signed-off-by: Kumar Gala --- * Fixed line length drivers/mmc/fsl_esdhc.c |9