<br><br><div class="gmail_quote">On Wed, Dec 10, 2008 at 11:07 AM, Stefan Reinauer <span dir="ltr"><<a href="mailto:stepan@coresystems.de">stepan@coresystems.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Uwe Hermann wrote:<br>
<br>
>> Index: svn/mainboard/kontron/986lcd-m/stage1.c<br>
>> ===================================================================<br>
>> --- svn.orig/mainboard/kontron/986lcd-m/stage1.c<br>
>> +++ svn/mainboard/kontron/986lcd-m/stage1.c<br>
>> @@ -207,7 +207,6 @@ void hardware_stage1(void)<br>
>>  {<br>
>>      void    early_superio_config_w83627thg(void);<br>
>>      void    ich7_enable_lpc(void);<br>
>> -    int boot_mode = 0;<br>
>><br>
><br>
> Not used/needed?<br>
<br>
</div>This might be a bug in v3, still. But the boot_mode is required to find<br>
out whether you're on the reset, resume or cold power on path. if it's<br>
gone, rebooting won't work.</blockquote><div><br>So I should replace it with a #warning that rebooting won't work until the code is moved over?<br><br>Thanks,<br>Myles</div></div><br>