Update sandbox's device tree and config to use driver model for sound. Use
the double buffer for sound output so that we don't need to wait for the
sound to complete before returning.

Signed-off-by: Simon Glass <s...@chromium.org>
---

Changes in v2:
- Add new patch to convert sandbox to use driver model

 arch/sandbox/cpu/sdl.c         | 36 ++++++++++++++++++++++------------
 arch/sandbox/dts/sandbox.dts   | 21 ++++++++++++++++++++
 arch/sandbox/include/asm/sdl.h |  8 ++++++++
 3 files changed, 53 insertions(+), 12 deletions(-)

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

Reply via email to