Alex Mauer wrote: > vt8237r_early_smbus.c:342.62: Junk at end of integer constant > > The constant here is: > #define VT8237S_SPI_MEM_BASE 0xfed02000ULL > So I remove the ULL, and now I get a segfault from romcc! > > Anyone have any idea what's going on here?
A bug in romcc. Although Ron has a point that romcc should be handled with care I think bugs like this would be good to get fixed. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

