lctr-a6xx: reboot in 5 seconds after a kernel panic.

This commit is contained in:
Ricardo Martins 2015-11-16 11:41:22 +00:00
parent 42e277e24f
commit f0db652d81
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_eth_prv_ip='192.168.0.1'
cfg_escc_script='/etc/escc/hg1700.sh'
cfg_kernel_extra_args='quiet'
cfg_kernel_extra_args='panic=5 quiet'