* Michael Buesch <[email protected]> [110228 12:43]:
> 
> The hwmod code performs a soft-reset on the GPIO
> module. The first GPIO module carries the MIPID
> "nreset" line, which is toggled due to the hwmod soft reset.
> This resets Blizzard and breaks it, because
> it assumes the LCD was left in the state that the
> bootloader initialized it to:

The long term solution is to allow passing options to the
hwmod framework to not reset pins from both board-*.c
files and from cmdline.

For this case it would be nice to pass info from the board-*.c
file to hwmod so it knows to skip reset only for this GPIO.

For booting Linux from other OS, something like
hwmod.reset_disable=all is needed to keep the LCD on.

Regrads,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to