SDカード起動時のバックライト輝度を22に設定

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@462 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yutaka 2008-01-16 01:38:19 +00:00
parent 05b6fa7d52
commit f1cdd09d1e
2 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,7 @@ SetDebugLED(0x02);
PM_BackLightOn( TRUE ); // last chance
PMi_SetParams( REG_PMIC_BL_BRT_B_ADDR, 22, PMIC_BL_BRT_B_MASK );
OS_BootFromFIRM();
end:

View File

@ -272,6 +272,7 @@ SetDebugLED(0x02);
PM_BackLightOn( TRUE ); // last chance
PMi_SetParams( REG_PMIC_BL_BRT_B_ADDR, 22, PMIC_BL_BRT_B_MASK );
OS_BootFromFIRM();
end: