mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
WRAM経由アプリロードで使用するWRAMのサイズを96KBに変更
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1306 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
4c469df47c
commit
0466cb01da
@ -44,7 +44,7 @@
|
||||
#define MB_AUTH_SIGN_SIZE (128) /* digital sign size */
|
||||
|
||||
#define WRAM_SLOT_FOR_FS 4
|
||||
#define WRAM_SIZE_FOR_FS MI_WRAM_SIZE_128KB
|
||||
#define WRAM_SIZE_FOR_FS MI_WRAM_SIZE_96KB
|
||||
|
||||
typedef struct MbAuthCode
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user