forked from len0rd/rockbox
missing port init prevented recording with Rockbox from flash
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3790 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9e53a9235a
commit
5604b97502
1 changed files with 1 additions and 0 deletions
|
|
@ -2981,6 +2981,7 @@ void mpeg_init(int volume, int bass, int treble, int balance, int loudness,
|
||||||
loudness = bass_boost = avc;
|
loudness = bass_boost = avc;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
PAIOR |= 0x0800; /* output for /PR */
|
||||||
setup_sci0();
|
setup_sci0();
|
||||||
|
|
||||||
#ifdef HAVE_MAS3587F
|
#ifdef HAVE_MAS3587F
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue