Date:2011-08-10 01:27:47 (12 years 4 months ago)
Author:Maarten ter Huurne
Commit:fafcf6fc6f8377eefdbabdb818101e9a53782f16
Message:MIPS: A320: defconfig: Auto-reboot 5 seconds after kernel panic.

End users might not have a pin or paperclip ready to press the reset button,
so we reset the device for them. The delay gives the user a chance to read
a message that might appear on the screen, such as failure to mount the
rootfs.
Files: arch/mips/configs/a320_defconfig (1 diff)

Change Details

arch/mips/configs/a320_defconfig
12751275# CONFIG_TEST_KSTRTOX is not set
12761276# CONFIG_EARLY_PRINTK is not set
12771277CONFIG_CMDLINE_BOOL=y
1278CONFIG_CMDLINE="console=tty0 boot=/dev/mmcblk0,/dev/mmcblk0p1 loop0=/boot/rootfs.bin root=/dev/loop0"
1278CONFIG_CMDLINE="panic=5 console=tty0 boot=/dev/mmcblk0,/dev/mmcblk0p1 loop0=/boot/rootfs.bin root=/dev/loop0"
12791279CONFIG_CMDLINE_OVERRIDE=y
12801280
12811281#

Archive Download the corresponding diff file



interactive