[U-Boot] [PATCH v2 21/22] dm: sandbox: Allow selection of sample rate and channels
sjg at google.com
sjg at google.com
Fri Dec 14 15:35:42 UTC 2018
At present these parameters are hard-coded in the sdl interface code.
Allow them to be specified by the driver instead.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
arch/sandbox/cpu/sdl.c | 10 +++-------
arch/sandbox/include/asm/sdl.h | 6 ++++--
drivers/sound/sandbox.c | 2 +-
3 files changed, 8 insertions(+), 10 deletions(-)
Applied to u-boot-dm/master
More information about the U-Boot
mailing list