At present sandbox sound output is disabled due to a bug. This series
fixes that bug, adds a small API adjustment and enables sandbox sound
output again.


Simon Glass (4):
  sound: Correct data output in sound_create_square_wave()
  sound: Add sample rate as a parameter for square wave
  sound: sandbox: Use the correct frequency
  sandbox: Enable sound

 arch/sandbox/cpu/sdl.c    | 30 +++++++++---------------------
 drivers/sound/sound-i2s.c |  3 ++-
 drivers/sound/sound.c     |  8 +++-----
 include/sound.h           |  4 +++-
 4 files changed, 17 insertions(+), 28 deletions(-)

-- 
2.19.1.1215.g8438c0b245-goog

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to