u-boot/arch/riscv
Sean Anderson 963911e9e1 riscv: k210: Reduce DMA block size
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@wdc.com>
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2020-10-26 09:27:24 +08:00
..
cpu riscv: Add some comments to start.S 2020-09-30 08:54:52 +08:00
dts riscv: k210: Reduce DMA block size 2020-10-26 09:27:24 +08:00
include/asm riscv: Use a valid bit to ignore already-pending IPIs 2020-09-30 08:54:52 +08:00
lib timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig riscv: Only enable OF_BOARD_FIXUP for S-Mode 2020-10-26 09:27:19 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00