mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-21 18:51:58 +01:00
On Tegra, the DFU buffer size is 1M. Consequently, the 8M test always fails. Add tests for the 1M size, and one byte less as a corner case, so that some large tests are executed and expected to pass. Signed-off-by: Stephen Warren <swarren@nvidia.com>