On Mar 20, 2010, at 12:59 PM, Stefano Babic wrote: > Kumar Gala wrote: >> From: Roy Zang <[email protected]> >> >> 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 <[email protected]> >> Signed-off-by: Kumar Gala <[email protected]> >> --- >> * This patch supercededs (fsl_esdhc: Only modify WML[WR] field) > > Hi, > >> + esdhc_clrsetbits32(®s->wml, WML_WR_WML_MASK, wml_value << >> 16); > > Line too long. > > Tested successfully on mx51evk. > > Acked-by: Stefano Babic <[email protected]> > > Regards, > Stefano
Thanks, will fix the line length in my git tree commit. - k _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

