Re: [PATCH 2/2] powerpc/512x: DMA via LocalPlus Bus testing driver

2013-05-16 Thread Alexander Popov
2013/5/17 Greg Kroah-Hartman : > On Thu, May 02, 2013 at 07:23:15PM +0400, Alexander Popov wrote: >> This module tests Direct Memory Access to some device on LocalPlus Bus >> for Freescale MPC512x. In other words it tests the bundle >> of mpc512x_lpbfifo and mpc512x_dma drivers. >> >> This testing

Re: [PATCH 2/2] powerpc/512x: DMA via LocalPlus Bus testing driver

2013-05-16 Thread Greg Kroah-Hartman
On Thu, May 02, 2013 at 07:23:15PM +0400, Alexander Popov wrote: > This module tests Direct Memory Access to some device on LocalPlus Bus > for Freescale MPC512x. In other words it tests the bundle > of mpc512x_lpbfifo and mpc512x_dma drivers. > > This testing driver was multiply used with static

[PATCH 2/2] powerpc/512x: DMA via LocalPlus Bus testing driver

2013-05-02 Thread Alexander Popov
This module tests Direct Memory Access to some device on LocalPlus Bus for Freescale MPC512x. In other words it tests the bundle of mpc512x_lpbfifo and mpc512x_dma drivers. This testing driver was multiply used with static RAM (CY62167EV30LL-45ZXI) which lives on LocalPlus Bus on our board. This t