]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Enable sound
authorSimon Glass <sjg@chromium.org>
Fri, 16 Nov 2018 02:56:15 +0000 (19:56 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Nov 2018 16:30:05 +0000 (09:30 -0700)
commit5484882eef56b6980701c2311bb46ce37d640b3a
tree65b3fbce2d5b94b6ea8553c9762fd1049b058404
parentc1e517d6583c22c061b2e26bf416d656acbb520e
sandbox: Enable sound

Now that the buffer-overflow bug is fixed, we can enable sound on sandbox.
Drop the code which exits early.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/sdl.c