On 08.05.19 12:52, Marek Vasut wrote:
> On 5/8/19 7:26 AM, Peng Fan wrote:
>> Hi Kever,
>>
>>> Subject: [PATCH] bouncebuf: add feature to support buffer only available in
>>> DRAM
>>>
>>> Some DMA which inside peripheral controller can only access space in DRAM
>>> area, the target address outsid
On 5/8/19 7:26 AM, Peng Fan wrote:
> Hi Kever,
>
>> Subject: [PATCH] bouncebuf: add feature to support buffer only available in
>> DRAM
>>
>> Some DMA which inside peripheral controller can only access space in DRAM
>> area, the target address outside DRAM is not available.
>> eg. Rockchip MMC con
Hi Kever,
> Subject: [PATCH] bouncebuf: add feature to support buffer only available in
> DRAM
>
> Some DMA which inside peripheral controller can only access space in DRAM
> area, the target address outside DRAM is not available.
> eg. Rockchip MMC contrller's internal DMA can only access DRAM a
On 07.05.19 15:51, Kever Yang wrote:
> Some DMA which inside peripheral controller can only access space in
> DRAM area, the target address outside DRAM is not available.
> eg. Rockchip MMC contrller's internal DMA can only access DRAM area.
>
> Add Kconfig option and driver for people who need
On Tue, May 7, 2019 at 3:53 PM Kever Yang wrote:
>
> Some DMA which inside peripheral controller can only access space in
> DRAM area, the target address outside DRAM is not available.
> eg. Rockchip MMC contrller's internal DMA can only access DRAM area.
>
> Add Kconfig option and driver for peop
Some DMA which inside peripheral controller can only access space in
DRAM area, the target address outside DRAM is not available.
eg. Rockchip MMC contrller's internal DMA can only access DRAM area.
Add Kconfig option and driver for people who need it.
Signed-off-by: Kever Yang
---
common/boun
6 matches
Mail list logo