OMAP4 PM bootloader dependency problems

Rajendra Nayak rnayak at ti.com
Thu Jan 31 06:26:48 EST 2013


Tero,

On Thursday 31 January 2013 02:30 PM, Tero Kristo wrote:
> Personally I don't like too much to have just extra spam during boot,
> which in many cases is even unnecessary (e.g. people who actually have
> good u-boot in use.) Personally I would like to have some sort of test
> during boot which detects broken PM and maybe prevents core idle
> completely if this is the case. Alternatively we can add extra info to
> the failed suspend dump and mention a good u-boot to try out (v2012-07
> or newer.)
>
> If we could detect boot loader version from kernel side, that would work
> also.

Given that there is no easy way to say for sure the bootloader is the
cause for broken PM in the kernel, neither is it possible to know the
bootloader version, why don't we do this.
Throw a pr_warn() at boot only when CONFIG_CPU_IDLE is enabled. Note
that it isn't enabled by default in omap2plus_defconfig. Also
throw one when a suspend fails, saying bootloader *could be* a possible
cause specifying the right version to be used. That should give enough
hints to folks still using old bootloaders and testing PM.
Does that sound good?

regards,
Rajendra




More information about the linux-arm-kernel mailing list