[email protected] wrote: > > Sounds fine. The missing interrupt services may or may not be > > critical. You'll have to read up on what they do: > > Thanks, I'll read the AMD Geode Doc's to try and work out what > these are and if they matter.
Interrupt 15h has nothing to do with Geode. It's a BIOS interrupt service. > >> >> Entering northbridge.c: cpu_bus_init > >> Initializing CPU #0 > >> CPU: vendor NSC device 552 > >> CPU: family 05, model 05, stepping 02 > >> geode_gx2_init > >> Enabling cache > >> Oops, exception 0 while executing option rom > >> Unexpected Exception: 0 @ 00:00000000 - Halting > > > > I'm not sure if this is OK. > > I didn't include an option ROM in the configuration Then start debugging this error. > Name Offset Type Size > vsa 0x0 stage 153621 That vsa is three-five times the size I would have expected. I think you're on your own from here. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

