forked from len0rd/rockbox
Ooops, I broke the player builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4459 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
18e91a729a
commit
cbd992b440
1 changed files with 2 additions and 0 deletions
|
@ -1498,11 +1498,13 @@ static bool dbg_sound(void)
|
|||
rr = 0x80000;
|
||||
rl = 0x00000;
|
||||
|
||||
#ifdef HAVE_MAS3587F
|
||||
/* Set the MDB to the Archos "flat" setting, but not activated */
|
||||
mas_codec_writereg(MAS_REG_KMDB_STR, 0);
|
||||
mas_codec_writereg(MAS_REG_KMDB_HAR, 0x3000);
|
||||
mas_codec_writereg(MAS_REG_KMDB_FC, 0x0600);
|
||||
mas_codec_writereg(MAS_REG_KMDB_SWITCH, 0);
|
||||
#endif
|
||||
|
||||
while(!done)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue