Searched hist:"359 ec4931944adb885882deb9b781e4095eabc94" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | fsl_dma.c | 9a865fff15931b5269778a20babcfd1b3f836f96 Tue Mar 01 22:40:55 UTC 2011 Ira W. Snyder <iws@ovro.caltech.edu> fsl_dma: fix support for 83xx DMA engine
Commit 359ec4931944adb885882deb9b781e4095eabc94 broke support for the Freescale DMA engine on the 83xx parts. This is due to using registers which do not exist on 83xx. Remove the attribute register accesses from the 83xx build.
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Cc: York Sun <yorksun@freescale.com> Cc: Peter Tyser <ptyser@xes-inc.com> Cc: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> 359ec4931944adb885882deb9b781e4095eabc94 Fri Aug 27 21:25:50 UTC 2010 York Sun <yorksun@freescale.com> powerpc/8xxx: Fix dma for 36bit addressing
Use more bits to support 36-bit addressing
Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|