mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The original source is offline, switch to forked repo and use the same tree as before to only fix the download error. Fixes: https://autobuild.buildroot.net/results/eec/eecf2cbaafd8a170b5f5c6c24df552280a530204/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
config BR2_PACKAGE_FLASHBENCH
|
|
bool "flashbench"
|
|
help
|
|
Flashbench - Identify characteristics of flash media.
|
|
|
|
This is the tool used to identify the properties of
|
|
SD cards and other media for the Linaro flash memory
|
|
survey.
|
|
|
|
https://github.com/bradfa/flashbench
|