Re: [PATCH] Fix QUICC Engine SDMA setup errors
From: Kumar Gala <hidden>
Date: 2007-03-29 19:47:12
From: Kumar Gala <hidden>
Date: 2007-03-29 19:47:12
On Tue, 27 Mar 2007, Chuck Meade wrote:
Correct the alignment of the internal buffer used by the QUICC Engine SDMA controller to 4Kbytes. Correct the shift direction in the logic that sets up the SDMR register for the QUICC Engine SDMA controller. Signed-off-by: Chuck Meade <redacted> --- In addition to fixing the bugs, this version of this patch addresses Segher's concerns about fixing the line break placement. It also addresses Leo's concerns about using the more accurate term "QUICC Engine" rather than "MPC83xx" in the subject and header. arch/powerpc/sysdev/qe_lib/qe.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
applied. - k