SystemUpdaterのタイトルIDを0SUAへ変更。

使用する鍵を変更。maketad.updater.exe から maketad.exe へ変更。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1252 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
kamikawa 2008-04-24 05:22:49 +00:00
parent 4ed13b1a7f
commit 0ad1f75557
3 changed files with 5 additions and 9 deletions

View File

@ -29,7 +29,7 @@ TWL_ARCHGEN = LIMITED
#TWL_CODEGEN = THUMB
TITLEID_LO = 0ZZA
TITLEID_LO = 0SUA
#TARGET_TAD =
TARGET_BIN = SystemUpdater.srl

View File

@ -124,8 +124,8 @@ Property
# CommonClientKey: launcher deliver common client Key [TRUE/FALSE]
#
# ========= SystemUpdaterは特別な鍵を使う =========
#CommonClientKey TRUE
CommonClientKeyForDebugger TRUE
CommonClientKey TRUE
#CommonClientKeyForDebugger TRUE
#
# HwAESSlotB: launcher deliver HW AES slot B setting [TRUE/FALSE]

View File

@ -22,16 +22,12 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
#----------------------------------------------------------------------------
MAKETAD = $(SYSMENU_TOOLSDIR)/bin/maketad.updater.exe
#INSTALL_TARGETS = HNCA.tad
#INSTALL_DIR = $(ROOT)/build/tools/TwlNMenu/data
#MAKETAD = $(SYSMENU_TOOLSDIR)/bin/maketad.updater.exe
LDIRT_CLEAN = HNAA.tad \
HNBA.tad \
HNCA.tad \
menu_launcher-$(TWL_BUILD_DIR).nand
menu_launcher.nand
#----------------------------------------------------------------------------