mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
At present this value is hard-coded in the function that generates a square wave. Since sample rates vary between different hardware, it makes more sense to have this as a parameter. Update the function and its users. Signed-off-by: Simon Glass <sjg@chromium.org>