[PATCH] riscv: k210: Reduce DMA block size

Rick Chen rickchen36 at gmail.com
Wed Oct 21 09:58:27 CEST 2020


> Although the max DMA size supported by the hardware register is 22 bits (or
> 4M), the Linux driver for this device only supports transfers of up to 2M.
> On a device with 8M total memory, I don't think it will make too much of a
> difference.
>
> Reported-by: Damien Le Moal <Damien.LeMoal at wdc.com>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
>  arch/riscv/dts/k210.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list