From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Date: Tue, 31 Aug 2010 11:23:36 -0500 Subject: [U-Boot] [PATCH 1/7] fix dma for 36bit addressing In-Reply-To: <1282944356-4020-1-git-send-email-yorksun@freescale.com> References: <1282944356-4020-1-git-send-email-yorksun@freescale.com> Message-ID: <953E4CEF-8EC8-44AE-A738-D19A72056D19@kernel.crashing.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Aug 27, 2010, at 4:25 PM, York Sun wrote: > Use more bits to support 36-bit addressing > > Signed-off-by: York Sun > --- > drivers/dma/fsl_dma.c | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-) applied - K