[U-Boot] [PATCH v2 7/8] usb: rockchip: boost up write speed from 4MB/s to 15MB/s
Simon Glass
sjg at chromium.org
Tue Jul 10 20:49:27 UTC 2018
On 4 July 2018 at 12:47, Alberto Panizzo <alberto at amarulasolutions.com> wrote:
> Speedup transfers increasing the max chunk size.
> Buffers are allocated with memalign thus developer is noticed when heap is
> full and in current configuration a buffer allocation of 64K till now
> is safe.
>
> Signed-off-by: Alberto Panizzo <alberto at amarulasolutions.com>
> ---
> arch/arm/include/asm/arch-rockchip/f_rockusb.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list