[U-Boot] [PATCH v2 05/12] fsl_dma: Fix Channel Start bug in dma_check()

Kumar Gala galak at kernel.crashing.org
Thu Jul 2 06:08:03 CEST 2009


On Jun 30, 2009, at 5:15 PM, Peter Tyser wrote:

> The Channel Start (CS) bit in the Mode Register (MR) should actually  
> be
> cleared as the comment in the code suggests.  Previously, CS was being
> set, not cleared.
>
> Assuming normal operation of the DMA engine, this change shouldn't  
> have
> any real affect.
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> drivers/dma/fsl_dma.c |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)


applied

- k


More information about the U-Boot mailing list