mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
神川さんによる音歪み対策パッチ
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20100611_RedLauncher_Remodel@2923 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
b0a99dff16
commit
2d0a77b27b
@ -332,7 +332,7 @@ static void BOOTi_RebootCallback( void** entryp, void* mem_list_v, REBOOTTarget*
|
||||
}
|
||||
|
||||
// I2S停止(MCLKは動作継続)
|
||||
reg_SND_SMX_CNT &= ~REG_SND_SMX_CNT_E_MASK;
|
||||
//reg_SND_SMX_CNT &= ~REG_SND_SMX_CNT_E_MASK;
|
||||
|
||||
spiLockId = (u32)OS_GetLockID();
|
||||
if (spiLockId == OS_LOCK_ID_ERROR)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user