On Saturday 12 January 2008, Carl-Daniel Hailfinger wrote:
> After configuring the PLL registers on Geode LX, we have to reset the
> processor. However, nothing in the log tells the user why the processor
> is being reset.

> +             printk(BIOS_INFO, "Resetting the processor after PLL "
> +                    "configuration for the changes to take effect\n");
>               /* "Reset the chip" value */

It shouldn't be BIOS_INFO. Resetting the machine is as fundamental as can be, 
so always tell this news if someone is listening (-> BIOS_EMERG). IMHO a few 
stars might be appropriate as well, but that's a matter of taste. Besides 
that
Acked-by: Torsten Duwe <[EMAIL PROTECTED]>

        Torsten

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to