mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
HOTSW終了処理でチャタリングカウンタを0クリアしているのを回避。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1379 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
aed54798bc
commit
ede8793629
@ -2128,7 +2128,7 @@ static void ClearAllCardRegister(void)
|
||||
reg_HOTSW_MCSCR2 = REGCLEAR_32;
|
||||
|
||||
// Slot Status,SWPをクリア [d15-d0 Slot Status,SWP]
|
||||
reg_MI_MC1 = REGCLEAR_16;
|
||||
reg_MI_MC1 &= REG_MI_MC1_CC_MASK;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user