PD#SWPL-168534
Problem:
enter bootloader mode when boot error
Solution:
enter bootloader mode when boot error
Verify:
local
Change-Id: I566296fd4070d68a4082b283337e092cd1eeeeb7
Signed-off-by: Xindong Xu <xindong.xu@amlogic.com>
PD#SWPL-141257
Problem:
This is a problem with the judgment of the return valule
in the store interface of Suspend_reason
Solution:
Fix incorrect code logic
Verify:
SC2 pass
Change-Id: I2c618a240202c369852cb5ee4bccdf5a0f21c8ec
Signed-off-by: binbin.wang <binbin.wang@amlogic.com>
PD#SWPL-143117
Problem:
too much pm related print in suspend/resume
Solution:
add initcall_debug judgment before suspend/resume printing
Verify:
sc2
Change-Id: Ifbca9604ae008b188da408cd8c3cc353f0d3051f
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
PD#SWPL-123365
Problem:
pm driver build error without CONFIG_AMLOGIC_LEGACY_EARLY_SUSPEND
enabled
Solution:
change pm driver to make it build success
without CONFIG_AMLOGIC_LEGACY_EARLY_SUSPEND
enabled
Verify:
Local Build Success
Change-Id: Iba223696c420e27fd6510a747a71c3d24a50e7ba
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
PD#SWPL-100550
Problem:
Need to extend reboot reason index to 128 for
some chip like SC2/S4/T3/T7, etc.
Solution:
Add another 4 bits of sticky register for reboot
reason index storage, this will extend reboot
reason to 128 (0 ~ 127)
Verify:
SC2-AH212
Change-Id: Ia756d7640dc7caf0132c66b55deb0c263e198f3d
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
PD#SWPL-102505
Problem:
The wakeup reason can stores 16 types of reasons
(0 ~ 15), now need to extend wakeup reason index
to 128 (0 ~ 127)
Solution:
Add another 4 bits of sticky register for wakeup
reason index storage, this will extend wakeup
reason index to 128 (0 ~ 127)
Verify:
S4-S905Y4
Change-Id: I642851bbbb7490ebb2ea6cda93d710ab98d8c664
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
PD#SWPL-70486
Problem:
use common tag in driver when printf
Solution:
set common pr_fmt in driver
Verify:
s4d
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
Change-Id: Ieee271d289e4d2f81258875d36288046b996a5d2