mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
thumb対策
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@238 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
7bddb5032a
commit
9f479ee8d1
@ -146,6 +146,7 @@ static void BOOTi_ClearREG_RAM( void )
|
||||
//-----------------------------------------------------------------------
|
||||
// システム制御コプロセッサ リセット
|
||||
//-----------------------------------------------------------------------
|
||||
#include <twl/code32.h>
|
||||
asm static void ResetCP15( void )
|
||||
{
|
||||
// プロテクションユニット&キャッシュ&ITCM無効。DTCMは有効(スタックをクリアするため)
|
||||
@ -170,3 +171,4 @@ asm static void ResetCP15( void )
|
||||
|
||||
bx lr
|
||||
}
|
||||
#include <twl/codereset.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user