reboot: make system reboot when panic occurs
authorYixun Lan <yixun.lan@amlogic.com>
Fri, 18 May 2018 09:28:39 +0000 (17:28 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 18 May 2018 11:19:16 +0000 (04:19 -0700)
commit072d9f3eb0d8d503f3f4bb93dd4b20a057b7d187
tree8c59e84ebcc649ab1f6cdf5bc66846d7fbe95ee9
parent5847b4e8e52116df4ecea9909de0c47199325fc0
reboot: make system reboot when panic occurs

PD#166529: reboot: make system reboot when panic occurs

CONFIG_PANIC_TIMEOUT=0 means no reboot when panic occurs,
This will make VTS stuck forever, fix this by making
the default reboot timeout as 5s.

Change-Id: Ib8888a4f87c6c178891d7e7fed2f186a6bfed119
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
arch/arm64/configs/meson64_defconfig