Home
last modified time | relevance | path

Searched hist:"67 ab0a5e9f295662e6c1363a6cb71d4dd9d51524" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu.c67ab0a5e9f295662e6c1363a6cb71d4dd9d51524 Tue Jul 01 18:16:57 UTC 2014 Stephen Warren <swarren@nvidia.com> dfu: fix readback buffer overflow test

The buffer is too small if it's < size to read, not if it's <= the size.
This fixes the 1MB test case on Tegra, which has a 1MB buffer.

Signed-off-by: Stephen Warren <swarren@nvidia.com>