[coreboot] v3 Kontron warnings

Myles Watson mylesgw at gmail.com
Wed Dec 10 19:10:10 CET 2008


On Wed, Dec 10, 2008 at 11:07 AM, Stefan Reinauer <stepan at coresystems.de>wrote:

> Uwe Hermann wrote:
>
> >> Index: svn/mainboard/kontron/986lcd-m/stage1.c
> >> ===================================================================
> >> --- svn.orig/mainboard/kontron/986lcd-m/stage1.c
> >> +++ svn/mainboard/kontron/986lcd-m/stage1.c
> >> @@ -207,7 +207,6 @@ void hardware_stage1(void)
> >>  {
> >>      void    early_superio_config_w83627thg(void);
> >>      void    ich7_enable_lpc(void);
> >> -    int boot_mode = 0;
> >>
> >
> > Not used/needed?
>
> This might be a bug in v3, still. But the boot_mode is required to find
> out whether you're on the reset, resume or cold power on path. if it's
> gone, rebooting won't work.


So I should replace it with a #warning that rebooting won't work until the
code is moved over?

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081210/5ebde2e3/attachment.html>


More information about the coreboot mailing list