[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-11-28 22:26:30
Also in:
linux-omap
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-11-28 22:26:30
Also in:
linux-omap
Hi, On Fri, Nov 28, 2014 at 10:41:12PM +0100, Pali Roh?r wrote:
Does kernel provide some interface for telling userspace applications something like bootreason (e.g power key, software reset, rtc alarm, charger connected, ...)?
In N950/N9, NOLO passes this information using kernel command line and applications are reading /proc/cmdline. If I remember correctly all those custom proc files were removed from Nokia kernel, and everything was passed via command line. A.