[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-11-28 22:54:39
Also in:
linux-omap
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2014-11-28 22:54:39
Also in:
linux-omap
Hi, On Fri, Nov 28, 2014 at 11:49:00PM +0100, Pali Roh?r wrote:
On Friday 28 November 2014 23:41:35 Aaro Koskinen wrote:quoted
On Fri, Nov 28, 2014 at 10:41:12PM +0100, Pali Roh?r wrote:quoted
uboot (in mode when is loaded from NOLO) has those issues: 1) uboot cannot read n900 onenand mtd (uboot onenand driver not working, do not know why) 2) missing support for battery charging (can totally discharge battery)NOLO enables watchdogs when booting. So if you get stuck in the U-boot for whatever reason the device will power off after ~30 secs or so.Not truth! Uboot RX51 code periodically kick watchdogs if are enabled. I implemented that before RX51 uboot was merged into mainline.
Maybe then it shouldn't do that. A.