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/trunk@443 b08762b0-b915-fc4b-9d8c-17b2551a87ff
16 lines
412 B
Plaintext
16 lines
412 B
Plaintext
1.ビルドに必要なもの
|
||
NORファーム、NANDファーム
|
||
・NitroSDK4.0以降
|
||
・TwlSDK
|
||
システムメニュー
|
||
・TwlSDK
|
||
・NitroSystem 070314版(本ツリーのadd-ins内のTwlSDK対応パッチを当てたもの)
|
||
|
||
|
||
2.環境変数の設定
|
||
TWLIPL_ROOT
|
||
ex.) TWLIPL_ROOT=c:/TwlIPL
|
||
TWL_KEYSDIR(ブートROMから起動可能なファームを作成する場合、鍵はtwl_firmwareリポジトリ内)
|
||
ex.) TWL_KEYSDIR=c:/twl_firmware/bootrom/build/keys
|
||
|