On Thu, Oct 2, 2008 at 3:21 AM, Stephen Crocker <[EMAIL PROTECTED]> wrote: > I have been experimenting with the OpenVSA code and have found that it > becomes stuck on POST code 17. By adding extra codes, I have narrowed this > down to the SAVE_STATE macro, which reads the PCI address port (cf8). > > Furthermore, in order to build it, I had to remove the -Werror flag from the > Makefile because of several "cast from pointer to integer of different size" > errors.
I think you really want to fix that error. I don't like to let that kind of thing go by. ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

