Require new JL4 bootloader:
	S5PC11X : BOOTLOADER : JL4 Bootloader Release

	1. Add androidboot.info command line to know correct reboot reason
	   - Cold Power On : androidboot.info=0x1,0x0,0
	   - ADB Reboot : androidboot.info=0x4,0x0,1
	   - Panic and Reboot : androidboot.info=0x4,0xbb,1
	   - Watchdog Timeout : androidboot.info=0x4,0xee,1
	2. Remove androidboot.reason command line (Not Used)

Change-Id: I2f4d8af7e91d036f447b03ac98d67d02b1068a6c
1 file changed