On 24.03.2009 00:55, svn@coreboot.org wrote:
Author: rminnich Date: 2009-03-24 00:55:58 +0100 (Tue, 24 Mar 2009) New Revision: 1162
Modified: coreboot-v3/northbridge/intel/i440bxemulation/i440bx.c Log: This is an emergency fix for building for qemu.
With this fix, FILO works.
This was already fixed with a weak function since r1161.
Changelog was:
Emergency fixup for the missing is_coldboot().
Note that the weak is_coldboot() returns always 1. The i945 is_coldboot() returns 1 for a warm boot?
Regards, Carl-Daniel