]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: allow sound command to play multiple sounds
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 16 Dec 2022 00:50:39 +0000 (16:50 -0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 20 Dec 2022 15:06:48 +0000 (16:06 +0100)
commitea58b9a404d4cf39a3bb314804f42b213eb6d896
treeb374c20a3bedb6366168eb94efec1f9d8f5f8cb0
parent2243922edca9f56a9d5519b9d6e36f5d7a18434d
cmd: allow sound command to play multiple sounds

Currently the sound command accepts only one value each for duration and
frequency. Allowing more duration and frequency arguments enables playing a
tune.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/sound.c
doc/usage/cmd/sound.rst